Update conversation status
Inbox
Update conversation status
Sets the status of a conversation to active or archived.
PATCH
Update conversation status
Authorizations
Prefix your API key with "Bearer ". Example: Authorization: Bearer sapi_key_...
Path Parameters
Conversation ID
Body
application/json
Status payload
Status must be "active" or "archived".
Available options:
active, archived Example:
"archived"
Response
Updated
Example:
true