# Delete a specific Bucket **DELETE /v2/Services/{ServiceSid}/RateLimits/{RateLimitSid}/Buckets/{Sid}** Delete a specific Bucket. TODO: Resource-level docs ## Servers ## Parameters ### Path parameters - **ServiceSid** (string) The SID of the [Service](https://www.twilio.com/docs/verify/api/service) the resource is associated with. - **RateLimitSid** (string) The Twilio-provided string that uniquely identifies the Rate Limit resource. - **Sid** (string) A 34 character string that uniquely identifies this Bucket. ## Responses ### 204 The resource was deleted successfully. [Powered by Bump.sh](https://bump.sh)