v1

latestOpenAPI 3.0.02026-07-22201291.8 MB
/user_identities

Create a User Identity

Creates a new user identity.

post/user_identities/create

Request body

acs_system_idsstring[]

List of access system IDs to associate with the new user identity through access system users. If there's no user with the same email address or phone number in the specified access systems, a new access system user is created. If there is an existing user with the same email or phone number in the specified access systems, the user is linked to the user identity.

email_addressstring email nullable

Unique email address for the new user identity.

full_namestring nullable

Full name of the user associated with the new user identity.

phone_numberstring nullable

Unique phone number for the new user identity in E.164 format (for example, +15555550100).

user_identity_keystring nullable

Unique key for the new user identity.

Response

OK