Create a personal question
POST/nevisidm/api/core/v1/:clientExtId/personal-questions
Since: 2.79.0
Required permission(s): AccessControl.ClientView,AccessControl.PersonalQuestionCreate
Creates a new personal question for the client with the given external ID.
A personal question defines the security challenge text shown to users during authentication workflows. Both the display name and the question content support multiple languages (EN, DE, FR, IT).
Request
Responses
- 201
- 403
- 404
- 422
Personal question created successfully
Response Headers
Location
URL of the created resource
Insufficient permissions
Referenced resource not found
Invalid request parameters