Update an ACS User
Last updated
Was this helpful?
Last updated
Was this helpful?
Updates the properties of a specified .
Request
Response
API key
Personal access token
Must also include the seam-workspace
header in the request.
acs_user_id
Format: UUID
Required: Yes
ID of the .
access_schedule
Format: Object
Required: No
starts_at
and ends_at
timestamps for the acs_user
's access. If you specify an access_schedule
, you must include both starts_at
and ends_at
. ends_at
must be a time in the future and after starts_at
.
email
Format: String
Required: No
Deprecated. use email_address.
email_address
Format: String
Required: No
full_name
Format: String
Required: No
hid_acs_system_id
Format: UUID
Required: No
phone_number
Format: String
Required: No
void
Email address of the .
Full name of the .
Phone number of the in E.164 format (for example, +15555550100
).