Update conversation status
Inbox
Update conversation status
Sets the status of a conversation to active or archived.
PATCH
Update conversation status
Documentation Index
Fetch the complete documentation index at: https://docs.social-api.ai/llms.txt
Use this file to discover all available pages before exploring further.
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