User Access APIs

An application can use the User Management API to access Adobe users and manage their identities.

Retrieving Users

You can list all users, retrieve information for individual users, and list members of user groups and product profile groups.

User Actions

You can create and remove user accounts for your organization, modify a user’s personal information (depending on the account type).

Request these user-management actions for your organization using the action API.

POST v2/usermanagement/action/{orgId}

The commands in the body of your POST request specify action steps to take for a given user.

You can also use action requests to modify users’ memberships and administrative roles. See User Group APIs for details.