v1

latestOpenAPI 3.0.1Apache 2.02026-07-145344123.3 KB

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

account_sidstring nullable

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

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.

intervalinteger nullable

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

maxinteger nullable

Maximum number of requests permitted in during the interval.

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.

sidstring nullable

A 34 character string that uniquely identifies this Bucket.

urlstring uri nullable

The URL of this resource.