v50

latestOpenAPI 3.0.3raw.githubusercontent.com2026-06-1534055.9 KB

Create a user.

post/v1/users

Request body

namestring required

Name of the user.

emailstring email required

Email of the user.

strategicRolesstring[]

Strategic roles to be assigned to the user.

role'ADMIN' | 'ASSESSMENT' | 'ACCESSOR' | 'QUALIFYING_ACCESSOR' required

Role of the user.

organisationIdstring uuid required

Id of the organisation.

unitIdsstring[] required

Ids of the organisation units.

Response

The user has been created.

idstring uuid required