ReAuthenticationRequestedit

The body of the request to authenticate for generating API key

Propertiesedit

password (string, required)
The plain text password

Exampleedit

{
   "password" : "string"
}