Optionalaccess_Optionalends_at?: stringEnding timestamp for the access system user's access.
Optionalstarts_at?: stringStarting timestamp for the access system user's access.
Optionalacs_ID of the access system that you want to update. You can only provide acs_system_id with user_identity_id.
Optionalacs_ID of the access system user that you want to update. You can only provide acs_user_id or user_identity_id.
OptionalemailOptionalemail_Email address of the access system user.
Optionalfull_Full name of the access system user.
Optionalhid_ID of the HID access control system associated with the user.
Optionalphone_Phone number of the access system user in E.164 format (for example, +15555550100).
Optionaluser_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.
starts_atandends_attimestamps for the access system user's access. If you specify anaccess_schedule, you may include bothstarts_atandends_at. If you omitstarts_at, it defaults to the current time.ends_atis optional and must be a time in the future and afterstarts_at.