ChatV2Member
delete/v2/Services/{ServiceSid}/Channels/{ChannelSid}/Members/{Sid}
Path parameters
ServiceSidstring required
The SID of the Service to delete the Member resource from.
ChannelSidstring required
The SID of the Channel the Member resource to delete belongs to. This value can be the Channel resource's sid or unique_name.
Sidstring required
The SID of the Member resource to delete. This value can be either the Member's sid or its identity value.
Headers
X-Twilio-Webhook-Enabled'true' | 'false'
The X-Twilio-Webhook-Enabled HTTP request header
Response
The resource was deleted successfully.