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