password
The password URI sets the password for admin username.
URI path
password
Supported request methods
PUT
Sets the admin password required to modify protected items.
Supported content types
XML
<password>new_password</password>
JSON
{ “password” : “new_password” }