# Delete a specific Webhook **DELETE /v2/Services/{ServiceSid}/Webhooks/{Sid}** Delete a specific Webhook. TODO: Resource-level docs ## Servers ## 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)