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