Skip to main content
POST
Mark as handled, or put it back in the pile

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
handled
boolean

Mark as handled (true) or put it back in the pile (false).

Response

200 - undefined