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

ElevatePermissionsRequest

edit

The request body for elevated permissions.

Properties

edit
token (string, required)
Multi-factor authorization token

Example

edit
{
   "token" : "string"
}