IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

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"
}