Update User Status
Update the status of a particular user.
Last updated
Was this helpful?
Update the status of a particular user.
Last updated
Was this helpful?
📘 NoteIt is not possible to disable protected service users (keymanager and ceservice)
🚧 Required PermissionsCalling this endpoint requires the User Provisioning role with
ACCESS_USER_PROVISIONING_API
privilege. See Bot Permissions for a list of roles and associated privileges.
/v1/admin/user/{uid}/status/update
User ID as a decimal integer
Session authentication token.
An optional attribute indicating whether the user is temporarily suspended or not. Since SBE 20.14.
true
An optional unix timestamp until which the suspension is effective. Since SBE 20.14.
1601546400
An optional description of the suspension reason. Since SBE 20.14.
The user will be OOO due to a mandatory leave
ENABLED
ENABLED
, DISABLED