DELETE
/
conversations
/
{conversationId}
curl --request DELETE \
  --url https://app.docs.bynesoft.com/api/ask/conversations/{conversationId} \
  --header 'X-API-Key: <api-key>'
This response does not have an example.

Authorizations

X-API-Key
string
header
required

Path Parameters

conversationId
string
required

Response

204
_mintlify/placeholder

Successful Response