v1

latestOpenAPI 3.0.02026-07-22201291.8 MB
/user_identities

Add an ACS User to a User Identity

Adds a specified access system user to a specified user identity.

You must specify either user_identity_id or user_identity_key to identify the user identity.

If user_identity_key is provided, but the user identity doesn't exist, a new user identity will be created automatically using information from the ACS user.

post/user_identities/add_acs_user

Request body

acs_user_idstring uuid required

ID of the access system user that you want to add to the user identity.

user_identity_idstring uuid

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

user_identity_keystring

Key of the user identity to which you want to add an access system user.

Response

OK

object required