Create a User Identity
Creates a new user identity.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
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.
Unique email address for the new user identity.
Full name of the user associated with the new user identity.
1Unique phone number for the new user identity in E.164 format (for example, +15555550100).
Unique key for the new user identity.
1Response
OK
Represents a user identity associated with an application user account.

