cURL
curl --request DELETE \ --url https://api.voxo.co/v2/messaging/conversations/{conversationId} \ --header 'Authorization: Bearer <token>'
{ "conversationId": 123 }
Hide a conversation from the user’s list
Documentation IndexFetch the complete documentation index at: https://docs.voxo.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.voxo.co/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Conversation ID
^[1-9]\d*$
Conversation hidden
Was this page helpful?
Contact support