Drive > Users
Unlock user
Sets status to active, restoring access to drive.
post/2/drive/{drive_id}/users/{user_id}/unlock
Path parameters
drive_idinteger required
Drive identifier
user_idinteger required
User Identifier
Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.