Organization
Create User
Creates a new user in the specified organization. Requires a valid API key and proper permissions to create users. The user will be assigned to the specified team and given the specified role. Returns the created user’s details including their UUID.
POST
Authorizations
Body
The details of the user to be created.
The body is of type object
.
Response
200
application/json
User successfully created
The response is of type object
.