TokenResponse

edit

The response to login (without redirect configured) or enable\disable elevated permissions

Properties

edit
token (string, required)
The authorization bearer token that you use in subsequent requests

Example

edit
{
   "token" : "string"
}