Skip to main content

Create a generic credential

POST 

/nevisidm/api/core/v1/:clientExtId/users/:userExtId/generic-credentials

Since: 2.73.0

Required permission(s): AccessControl.CredentialCreate,AccessControl.CredentialView,AccessControl.CredentialModify,AccessControl.PropertyView,AccessControl.PropertyValueView,AccessControl.PropertyAllowedValueView,AccessControl.PropertyValueCreate,AccessControl.PropertyValueDelete,AccessControl.PropertyValueModify or SelfAdmin Role

Creates a new generic credential for the specified user. The identification field is mandatory. Custom properties can be set in the same call, but note that this does not create new property definitions, only property values.

Supports self-admin mode with JWT token validation. In self-admin mode, the validity field must not be provided.

Request

Responses

Generic credential created successfully

Response Headers
    Location

    URL of the created resource