Using GET /externalProfiles, we can retrieve the external profile ID for which you can add the user.
There are three mandatory attributes to pass: email (unique), name, userType (EXTERNAL). If userUniqueId is enabled, UUID is optional.
Once mandatory attributes are passed, the external user will be added to ALM. Use GET /externalProfiles/{id}/users to retrieve users for the specific profile.
Collection
[
|
...
]