Skip to main content
POST
Assign a review-reply item to a user

Authorizations

Authorization
string
header
required

Personal Access Token. Send as Authorization: Bearer hq_pat_....

Path Parameters

id
string<uuid>
required

Email message id

Body

application/json
user_id
string<uuid>
required

HQ user to attribute this review-reply item to (it moves into their review queue). Must be a workspace member.

Response

Reviewer assigned

ok
boolean
required
handling_state
string | null
note
string | null