Create a user
POST/nevisidm/api/core/v1/:clientExtId/users
Since: 2.71.0
Required permission(s): AccessControl.UserCreate,AccessControl.LoginIdOverride,AccessControl.UserCreateTechUser
Creates a new user for the client with the given external ID. From version 2.82, creating the custom properties of a user in the same call is also possible.
Request
Responses
- 201
- 403
- 404
- 422
User created successfully
Response Headers
Location
URL of the created resource
Insufficient permissions
Referenced resource not found
Invalid request parameters