{ "opencollection": "1.0.0", "info": { "name": "Twilio - Accounts A2p Auth Tokens API", "version": "1.52.0" }, "items": [ { "info": { "name": "Auth Tokens", "type": "folder" }, "items": [ { "info": { "name": "Twilio Promote Secondary Auth Token", "type": "http" }, "http": { "method": "POST", "url": "https://accounts.twilio.com/AuthTokens/Promote" }, "docs": "Promote the secondary auth token to primary. The old primary token will be invalidated immediately." }, { "info": { "name": "Twilio Create a Secondary Auth Token", "type": "http" }, "http": { "method": "POST", "url": "https://accounts.twilio.com/AuthTokens/Secondary" }, "docs": "Create a secondary auth token for the account. Use this to rotate auth tokens without downtime." }, { "info": { "name": "Twilio Delete the Secondary Auth Token", "type": "http" }, "http": { "method": "DELETE", "url": "https://accounts.twilio.com/AuthTokens/Secondary" }, "docs": "Twilio Delete the Secondary Auth Token" } ] } ], "bundled": true }