Skip to main content
Version: 1.11

Admin - Create a new user with custom roles set at creation

POST 

/admin/create-user-with-custom-roles

authorization

This API endpoint requires an API Key with at least one of the following Roles: SystemAdmin

Creates a new user. This endpoint is only accessible to the Vertex's admin. This API returns a new API Key for the user. An API Key can then be used to authenticate the user in the subsequent API calls via the AUTHORIZATION header.

Request

Responses