v1

latestOpenAPI 3.0.1Apache 2.02026-07-145344123.3 KB

Update a specific Rate Limit.

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

Path parameters

ServiceSidstring required

The SID of the Service the resource is associated with.

Sidstring required

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

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.

descriptionstring nullable

Description of this Rate Limit

linksobject nullable

The URLs of related resources.

service_sidstring nullable

The SID of the Service the resource is associated with.

sidstring nullable

A 34 character string that uniquely identifies this Rate Limit.

unique_namestring nullable

Provides a unique and addressable name to be assigned to this Rate Limit, assigned by the developer, to be optionally used in addition to SID. This value should not contain PII.

urlstring uri nullable

The URL of this resource.