Update an API Token
PATCH/tokens/:token_id
Update an API Token's name or permissions.
Permissions
The API token used to authenticate must have the following scopes enabled to make a successful request: Management. Learn more about API scopes.
Token Permissions
You can modify 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.