v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-04-145745483.2 KB
VerifyV2Bucket

Update a specific Bucket.

Update a specific Bucket.

post/v2/Services/{ServiceSid}/RateLimits/{RateLimitSid}/Buckets/{Sid}

Path parameters

ServiceSidstring required

The SID of the Service the resource is associated with.

RateLimitSidstring required

The Twilio-provided string that uniquely identifies the Rate Limit resource.

Sidstring required

A 34 character string that uniquely identifies this Bucket.

Response

OK

sidstring nullable

A 34 character string that uniquely identifies this Bucket.

rate_limit_sidstring nullable

The Twilio-provided string that uniquely identifies the Rate Limit resource.

service_sidstring nullable

The SID of the Service the resource is associated with.

account_sidstring nullable

The SID of the Account that created the Rate Limit resource.

maxinteger

Maximum number of requests permitted in during the interval.

intervalinteger

Number of seconds that the rate limit will be enforced over.

date_createdstring date-time nullable

The date and time in GMT when the resource was created specified in RFC 2822 format.

date_updatedstring date-time nullable

The date and time in GMT when the resource was last updated specified in RFC 2822 format.

urlstring uri nullable

The URL of this resource.