Skip to main content
DELETE
/
v2
/
messaging
/
conversations
/
{conversationId}
Hide Conversation
curl --request DELETE \
  --url https://api.voxo.co/v2/messaging/conversations/{conversationId} \
  --header 'Authorization: Bearer <token>'
{
  "conversationId": 123
}

Documentation Index

Fetch the complete documentation index at: https://docs.voxo.co/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

conversationId
string
required

Conversation ID

Pattern: ^[1-9]\d*$

Response

Conversation hidden

conversationId
number
required

Conversation ID