Skip to main content
POST
Assign Thread Partner

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 assign a triage thread to a partner.

partner_id
string
required

The partner ID to assign to this thread.

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