ChatV1Message
delete/v1/Services/{ServiceSid}/Channels/{ChannelSid}/Messages/{Sid}
Path parameters
ServiceSidstring required
The SID of the Service to delete the resource from.
ChannelSidstring required
The unique ID of the Channel the message to delete belongs to. Can be the Channel resource's sid or unique_name.
Sidstring required
The Twilio-provided string that uniquely identifies the Message resource to delete.
Response
The resource was deleted successfully.