This GET request expects a URL slug (represented by {UUID}). The UUID must belong to a user attached to your organisation.
A user can be assigned assessments with POST user/assign.
Joins a user to a group. Idempotent.
Causes a user to leave a group. Idempotent.
List users. Returns a collection of objects, each object representing a user, where the user is attached to your org.
Promana provides a number of ways to create users, with optional automatic group assignment and other downstream effects.