Generate a new API Token
POST/Accounts/:AccountSid/tokens
Generate an API Token for a project to be used to authenticate requests within the project.
Permissions
The API token used to authenticate must have the following scopes enabled to make a successful request: Management. Learn more about API scopes.
Request
Responses
- 200
- 422
OK
Unprocessable Entity. You may have specified invalid parameters.