Create an application
POST/nevisidm/api/core/v1/applications
Since: 2.74.0
Required permission(s): AccessControl.ApplicationCreate
Creates a new application with the specified name, description, URL, and display settings.
If no external ID is provided, one is generated automatically. The application name must be unique and conform to the configured identifier naming policy.
Request
Responses
- 201
- 403
- 422
Application created successfully
Response Headers
Location
URL of the created resource
Insufficient permissions
Invalid request parameters