v50

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

Create a new token for ICE servers

Create a new token for ICE servers

post/2010-04-01/Accounts/{AccountSid}/Tokens.json

Path parameters

AccountSidstring required

The SID of the Account that will create the resource.

Response

Created

account_sidstring nullable

The SID of the Account that created the Token resource.

date_createdstring date-time-rfc-2822 nullable

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

date_updatedstring date-time-rfc-2822 nullable

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

passwordstring nullable

The temporary password that the username will use when authenticating with Twilio.

ttlstring nullable

The duration in seconds for which the username and password are valid.

usernamestring nullable

The temporary username that uniquely identifies a Token.