Skip to main content
POST
Flag a message as needing human review.

Authorizations

Authorization
string
header
required

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

Body

application/json
messageId
string
required

The message ID to flag.

reason
string
required

Why this message needs human review.

Response

Success

success
enum<boolean>
required
Available options:
true
data
object
required
meta
object