Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.social-api.ai/v1/inbox/conversations/{id}/read \ --header 'Authorization: <api-key>'
{ "success": true }
Resets the unread count on a conversation to zero.
Prefix your API key with "Bearer ". Example: Authorization: Bearer sapi_key_...
Authorization: Bearer sapi_key_...
Conversation ID
Marked as read
true