v1

latestOpenAPI 3.0.1Apache 2.02026-07-1410161228.2 KB

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.