Create a User
Create a new ACS user
Creates a new access system user.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
full_namestringRequired
Full name of the new access system user.
acs_system_idstring · uuidRequired
ID of the access system to which you want to add the new access system user.
acs_access_group_idsstring · uuid[]OptionalDefault:
Array of access group IDs to indicate the access groups to which you want to add the new access system user.
[]user_identity_idstring · uuidOptional
ID of the user identity with which you want to associate the new access system user.
emailstring · emailOptionalDeprecated
phone_numberstringOptional
Phone number of the access system user in E.164 format (for example, +15555550100).
email_addressstring · emailOptional
Email address of the access system user.
Responses
200
OK
application/json
okbooleanRequired
400
Bad Request
401
Unauthorized
post
/acs/users/createRequest
Request Body Parameters
Parameter
Type
Description
Sample Request
Response
Property
Description
Sample Response
Last updated
Was this helpful?

