Update the editable attributes of a specific signature enrollment.

Update a specific enrollment of a signature authentication method. Edit its attributes.

Entitlements:
- manageEnrollMFAMethodAnyUser (Manage second-factor authentication enrollment for all users)
- manageEnrollMFAMethod (Manage own second-factor authentication enrollment)

Path Params
string
required

The signature enrollment identifier.

Body Params

A JSON payload that specifies the signature enrollment data.

boolean
required

The enabled state of the enrollment to be used for runtime flows

object
required

Attributes to be associated with an enrollment

boolean
required

The validated attribute of the signature factor enromment

Responses
204

The update was successful.

Language
URL
Choose an example:
application/json