ConversationsV1Webhook
Remove an existing webhook scoped to the conversation
Remove an existing webhook scoped to the conversation
delete/v1/Conversations/{ConversationSid}/Webhooks/{Sid}
Path parameters
ConversationSidstring required
The unique ID of the Conversation for this webhook.
Sidstring required
A 34 character string that uniquely identifies this resource.
Response
The resource was deleted successfully.
Changes
Changed in 1 of the 51 revisions of this API.1
- ○
api tag
ConversationsV1Webhookaddedapi-tag-added
- ○