AccountsV1SecondaryAuthToken
Delete the secondary Auth Token from your account
Delete the secondary Auth Token from your account
delete/v1/AuthTokens/Secondary
Query parameters
SuppressEmailNotificationboolean
Whether to suppress the email notification that Twilio sends to the owners and administrators of the account about this Auth Token change. Defaults to false, so Twilio sends the email. Set to true when rotating Auth Tokens across many subaccounts.
Response
The resource was deleted successfully.
Changes
Changed in 2 of the 51 revisions of this API.2
- ○
added the new optional
queryrequest parameterSuppressEmailNotificationnew-optional-request-parameter
- ○
- ○
api tag
AccountsV1SecondaryAuthTokenaddedapi-tag-added
- ○