Only the user itself and the user with bb.users.update permission on the workspace can update the user. Permissions required: bb.users.update
The user id.
The list of fields to update.
The otp_code is used to verify the user's identity by MFA.
The regenerate_temp_mfa_secret flag means to regenerate temporary MFA secret for user. This is used for MFA setup. The temporary MFA secret and recovery codes will be returned in the response.
The regenerate_recovery_codes flag means to regenerate recovery codes for user.
OK
The response is of type object
.
Only the user itself and the user with bb.users.update permission on the workspace can update the user. Permissions required: bb.users.update
The user id.
The list of fields to update.
The otp_code is used to verify the user's identity by MFA.
The regenerate_temp_mfa_secret flag means to regenerate temporary MFA secret for user. This is used for MFA setup. The temporary MFA secret and recovery codes will be returned in the response.
The regenerate_recovery_codes flag means to regenerate recovery codes for user.
OK
The response is of type object
.