API Reference
Delete Conversation
Only testmode or livemode with enqueued
status conversations can be deleted.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The API version to use.
Example:
"2024-11-11"
Path Parameters
The ID of the conversation to delete.
Response
200
Conversation deleted successfully.