Skip to main content

Create a property definition

POST 

/nevisidm/api/core/v1/properties

Since: 8.2605.0, 9.2605.0

Required permission(s): AccessControl.PropertyCreate

Creates a new property definition. The property is added to the property cache and becomes visible in the nevisIDM GUI.

STRING type properties support optional regex validation and maximum length constraints. ENUM type properties require a list of allowed values and do not support regex or length constraints.

Request

Responses

Property created successfully

Response Headers
    Location

    URL of the created resource