cURL
curl --request DELETE \ --url https://app.all-hands.dev/api/conversations/{conversation_id} \ --header 'X-Session-API-Key: <api-key>'
true
Successful Response
The response is of type boolean.
boolean
Was this page helpful?