VerifyV2Webhook
Delete a specific Webhook.
Delete a specific Webhook.
delete/v2/Services/{ServiceSid}/Webhooks/{Sid}
Path parameters
ServiceSidstring required
The unique SID identifier of the Service.
Sidstring required
The Twilio-provided string that uniquely identifies the Webhook resource to delete.
Response
The resource was deleted successfully.
Changes
Changed in 1 of the 52 revisions of this API.1
- ○
api tag
VerifyV2Webhookaddedapi-tag-added
- ○