v50

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

Remove a conversation user from your service

Remove a conversation user from your service

delete/v1/Services/{ChatServiceSid}/Users/{Sid}

Path parameters

ChatServiceSidstring required

The SID of the Conversation Service to delete the User resource from.

Sidstring required

The SID of the User resource to delete. This value can be either the sid or the identity of the User resource to delete.

Headers

X-Twilio-Webhook-Enabled'true' | 'false'

The X-Twilio-Webhook-Enabled HTTP request header

Response

The resource was deleted successfully.