v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-02-0510371832.3 KB
ConversationsV1UserConversation

Delete a specific User Conversation.

Delete a specific User Conversation.

delete/v1/Services/{ChatServiceSid}/Users/{UserSid}/Conversations/{ConversationSid}

Path parameters

ChatServiceSidstring required

The SID of the Conversation Service the Conversation resource is associated with.

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.