Skip to main content
PUT
Update Mission Control Chat Message Feedback

Authorizations

Authorization
string
header
required

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

Headers

X-API-Key
string | null

Path Parameters

message_id
string<uuid>
required

Body

application/json
reaction
enum<string> | null
Available options:
up,
down

Response

Successful Response

message_id
string<uuid>
required
reaction
enum<string> | null
Available options:
up,
down
updated_at
string<date-time> | null