Generate a new API Token
POST/tokens
Generate an API Token for a project to be used to authenticate requests within the project.
Permissions​
You must set the functions allowed by this API Token by selecting which types of requests this API Token is allowed to make. Valid options are: calling, chat, fax, management, messaging, numbers, pubsub, storage, tasking, and video
Request​
Responses​
- 200
- 422
OK
Unprocessable Entity. You may have specified invalid parameters.