# Delete a specific Webhook. **DELETE /v2/Services/{ServiceSid}/Webhooks/{Sid}** Delete a specific Webhook. ## Servers - https://verify.twilio.com: https://verify.twilio.com () ## Authentication methods - Account sid auth token ## Parameters ### Path parameters - **ServiceSid** (string) The unique SID identifier of the Service. - **Sid** (string) The Twilio-provided string that uniquely identifies the Webhook resource to delete. ## Responses ### 204 The resource was deleted successfully. [Powered by Bump.sh](https://bump.sh)