v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-02-0520981.5 KB
AccountsV1AuthTokenPromotion

Promote the secondary Auth Token to primary. After promoting the new token, all requests to Twilio using your old primary Auth Token will result in an error.

Promote the secondary Auth Token to primary. After promoting the new token, all requests to Twilio using your old primary Auth Token will result in an error.

post/v1/AuthTokens/Promote

Response

OK

account_sidstring nullable

The SID of the Account that the secondary Auth Token was created for.

auth_tokenstring nullable

The promoted Auth Token that must be used to authenticate future API requests.

date_createdstring date-time nullable

The date and time in UTC when the resource was created specified in ISO 8601 format.

date_updatedstring date-time nullable

The date and time in GMT when the resource was last updated specified in ISO 8601 format.

urlstring uri nullable

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

All 20 operations