Remove a conversation from your service
delete/v1/Services/{ChatServiceSid}/Conversations/{Sid}
Path parameters
ChatServiceSidstring required
The SID of the Conversation Service the Conversation resource is associated with.
Sidstring required
A 34 character string that uniquely identifies this resource. Can also be the unique_name of the Conversation.
Headers
X-Twilio-Webhook-Enabled'true' | 'false'
The X-Twilio-Webhook-Enabled HTTP request header
Response
The resource was deleted successfully.