SMS
Delete Conversation
Delete a specific conversation and all of its associated messages. This action is permanent.
DELETE
Headers
Your API key for authentication.
Path Parameters
The ID of the conversation to delete.
Response
Confirmation message indicating the conversation and messages were deleted.
A human-readable success message.
null
on success, or a list of error objects on failure.