Delete a specific User Conversation.
delete/v1/Users/{UserSid}/Conversations/{ConversationSid}
Path parameters
UserSidstring required
The unique SID identifier of the User resource. This value can be either the sid or the identity of the User resource.
ConversationSidstring required
The unique SID identifier of the Conversation. This value can be either the sid or the unique_name of the Conversation resource.
Response
The resource was deleted successfully.