TokenResponseedit

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

Propertiesedit

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

Exampleedit

{
   "token" : "string"
}