API Reference
Delete conversation
Delete a conversation
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Conversation ID
Response
200 - application/json
Conversation deleted successfully
The response is of type boolean
.