Create a Safeword credential
POST/nevisidm/api/core/v1/:clientExtId/users/:userExtId/safeword
Since: 2.79.0
Required permission(s): AccessControl.CredentialCreate
Creates a new Safeword credential for the specified user. The username field is mandatory and must not be blank.
Request
Responses
- 201
- 403
- 404
- 422
Safeword credential created successfully
Response Headers
Location
URL of the created resource
Insufficient permissions
Referenced resource not found
Invalid request parameters