githubEdit

User Identities

user_identity

Represents a user identityarrow-up-right associated with an application user account.

created_at

Format: Datetime

Date and time at which the user identity was created.


display_name

Format: String


email_address

Format: String

Unique email address for the user identity.


full_name

Format: String


phone_number

Format: String

Unique phone number for the user identity in E.164 formatarrow-up-right (for example, +15555550100).


user_identity_id

Format: UUID

ID of the user identity.


user_identity_key

Format: String

Unique key for the user identity.


workspace_id

Format: UUID

ID of the workspace that contains the user identity.


Endpoints

Adds a specified ACS userarrow-up-right to a specified user identityarrow-up-right.

Creates a new user identityarrow-up-right.

Deletes a specified user identityarrow-up-right. To delete a user identity, you must first delete any ACS credentialsarrow-up-right and enrollment automationsarrow-up-right associated with the user identity. You must also deactivate any associated phones.

Returns a specified user identityarrow-up-right.

Grants a specified user identityarrow-up-right access to a specified device.

Returns a list of all user identitiesarrow-up-right.

Returns a list of all devices associated with a specified user identityarrow-up-right.

Returns a list of all access control systemsarrow-up-right associated with a specified user identityarrow-up-right.

Returns a list of all ACS usersarrow-up-right assigned to a specified user identityarrow-up-right.

Removes a specified ACS userarrow-up-right from a specified user identityarrow-up-right.

Revokes access to a specified device from a specified user identityarrow-up-right.

Last updated

Was this helpful?