Create a client
POST/nevisidm/api/core/v1/clients
Since: 8.2605.0, 9.2605.0
Required permission(s): AccessControl.ClientCreate
Creates a new client. The creation process automatically:
- Creates a default unit for the client
- Creates a default template collection for the client
- Creates a default profile policy for the client
- Assigns the default application to the client
The response body contains the identifiers of all automatically created dependent entities. This operation is only available when multi-client mode is enabled.
Request
Responses
- 201
- 403
- 422
Client created successfully
Response Headers
Location
URL of the created resource
Single-client mode restriction
Invalid request parameters