v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-05-061971481.8 MB
Api20100401SipIpAddress

Update an IpAddress resource.

Update an IpAddress resource.

post/2010-04-01/Accounts/{AccountSid}/SIP/IpAccessControlLists/{IpAccessControlListSid}/IpAddresses/{Sid}.json

Path parameters

AccountSidstring required

The unique id of the Account responsible for this resource.

IpAccessControlListSidstring required

The IpAccessControlList Sid that identifies the IpAddress resources to update.

Sidstring required

A 34 character string that identifies the IpAddress resource to update.

Response

OK

sidstring nullable

A 34 character string that uniquely identifies this resource.

account_sidstring nullable

The unique id of the Account that is responsible for this resource.

friendly_namestring nullable

A human readable descriptive text for this resource, up to 255 characters long.

ip_addressstring nullable

An IP address in dotted decimal notation from which you want to accept traffic. Any SIP requests from this IP address will be allowed by Twilio. IPv4 only supported today.

cidr_prefix_lengthinteger

An integer representing the length of the CIDR prefix to use with this IP address when accepting traffic. By default the entire IP address is used.

ip_access_control_list_sidstring nullable

The unique id of the IpAccessControlList resource that includes this resource.

date_createdstring date-time-rfc-2822 nullable

The date that this resource was created, given as GMT in RFC 2822 format.

date_updatedstring date-time-rfc-2822 nullable

The date that this resource was last updated, given as GMT in RFC 2822 format.

uristring nullable

The URI for this resource, relative to https://api.twilio.com