Update a knowledge questions configuration profile.

Update a knowledge questions configuration profile.

If the number of questions submitted is less than the minimum required for enrollments, then the update will not be accepted.

Locale-specific questions texts must use a valid locale code, following this standard:
XX or XX_YY, where XX is a valid 'ISO 639-1' language code and YY is a valid 'ISO 3166-1 alpha-2' country code.

NB: Ensure that the required attributes are installed on the tenant to enable this feature at the endpoint.

Entitlements:
- manageMFAMethods (Manage second-factor authentication method configuration)

Path Params
string
required

The unique identifier for the knowledge questions configuration profile

Body Params

A JSON payload that specifies the configuration profile data

string
required

The friendly configuration name

boolean
required

Specifies whether the configuration is enabled

object
required

The enrollment specific configuration options for knowledge questions.

object
required

The verification-specific configuration options for knowledge questions

array of objects
required

The questions that are configured for use in this profile

questions*
Responses
204

The configuration profile was updated.

Language
URL
Choose an example:
application/json