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.