Deprecated APIs

The following APIs have been deprecated. These APIs will continue to function but could be removed at some point in the future with appropriate notice. Their usage is strongly discouraged. Alternatives are noted below.

For the avoidance of doubt, all APIs provided by UMAPI, even those marked as deprecated will continue to be supported for the foreseeable future.

If it becomes apparent that any API, deprecated or otherwise, needs to be retired from service or needs updated with a breaking change, Adobe will provide at least 6 (six) months notice of the change, via UMAPI documentation (this site) and via Developer Console.

Developer support will also work to make customers aware of the upcoming changes during their regular engagement.

Deprecated Current
Get All Users through GET /v2/usermanagement/{orgId}/users See Get Users in Organization
Separate User Group APIs and Product Information APIs See Get Groups and Product Profiles
GET /v2/usermanagement/organizations/{orgId}/users/{userString} The adminRoles property is now deprecated, and administrative roles are reflected in group memberships, returned in the groups field.
GET /v2/usermanagement/users/{orgId}/{page} The adminRoles property is now deprecated, and administrative roles are reflected in group memberships, returned in the groups field.
GET /v2/usermanagement/users/{orgId}/{page}/{groupName} The adminRoles property is now deprecated, and administrative roles are reflected in group memberships, returned in the groups field.

Please note that some additional properties can appear in a response but should not be relied upon. Only rely on those properties that are documented in the Response Properties section for each API.