Create a SecondaryAuthToken resource

Twilio uses the Account SID and Auth Token to authenticate API requests. This endpoint is used to create the secondary Auth Token.

Response Definition


ItemDescriptionDataType
account_sidThe SID of the Account. This can be found in your dashboardstring
date_createdThe date and time in UTC when the resource was created specified in ISO 8601
format
string
date_updatedThe date and time in UTC when the resource was last updated specified in ISO 8601
format
string
secondary_auth_tokenThe generated secondary Auth Token that can be used to authenticate future API requests
urlThe URI for this resource, relative to https://accounts.twilio.comstring
Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!