v1

latestOpenAPI 3.0.02026-07-22201291.8 MB
/acs

Update an ACS User

Updates the properties of a specified access system user.

post/acs/users/update

Request body

acs_system_idstring uuid

ID of the access system that you want to update. You can only provide acs_system_id with user_identity_id.

acs_user_idstring uuid

ID of the access system user that you want to update. You can only provide acs_user_id or user_identity_id.

emailstring email

Deprecated. use email_address.

email_addressstring email

Email address of the access system user.

full_namestring

Full name of the access system user.

hid_acs_system_idstring uuid

ID of the HID access control system associated with the user.

phone_numberstring

Phone number of the access system user in E.164 format (for example, +15555550100).

user_identity_idstring uuid

ID of the user identity that you want to update. You can only provide acs_user_id or user_identity_id. If you provide user_identity_id, you must also provide acs_system_id.

Response

OK

object required