Modified since last release
Unlock Local User Info
PUT /vdc/users/{userid}/unlock
Required Roles
Request Payload
<mgmt_user_info_unlock>
<password></password>
</mgmt_user_info_unlock>
{
"password": ""
}
All parameters are required unless otherwise stated.
Field |
Description |
Type |
Notes |
mgmt_user_info_unlock |
|
|
|
password |
Password for the user |
String |
|
Response Body