Skip to main content
POST
Dismiss Email Thread

Authorizations

Authorization
string
header
required

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

Path Parameters

email_thread_id
string
required

Body

application/json

Request to dismiss a triage thread as irrelevant.

reason
string | null

Optional reason for dismissal.

Response

Successful Response

Response after a triage action (assign or dismiss).

id
string
required
triage_status
enum<string>
required
Available options:
pending,
auto_matched,
manually_matched,
dismissed
partner_id
string | null
required