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

ReAuthenticationRequest

edit

The body of the request to authenticate for generating API key

Properties

edit
password (string, required)
The plain text password

Example

edit
{
   "password" : "string"
}