Add Permission
Grant additional permissions to a token.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The Token ID.
Body
application/json
The details required to add a permissio.
List of scopes to attach to the token.