v1

latestOpenAPI 3.0.02026-07-22201291.8 MB
/acs

Create an ACS User

Creates a new access system user.

post/acs/users/create

Request body

acs_access_group_idsstring[]

Array of access group IDs to indicate the access groups to which you want to add the new access system user.

acs_system_idstring uuid required

ID of the access system to which you want to add the new access system user.

emailstring email

Deprecated. use email_address.

email_addressstring email

Email address of the access system user.

full_namestring required

Full name of the new access system 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 with which you want to associate the new access system user.

Response

OK