Skip to main content

Initiate Verification Enrollment

POST 

/verification-actions-srv/setup/:method/initiation/:trackId

Scenario 1 (Public endpoint with track ID)

This API callallows users to set up additional login methods (suggested verification methods) when in an authorized state.

Verification Method Setup appears on the Overview Page. Methods can be asynchronous (Push, TouchID) or synchronous (FIDO2).

Scenario 2 (without track ID)

Initiate verification enrollment from user profile using a secure endpoint. Users are validated before enrollment begins.

Note: Security applies only to scenario 2.

You can pass any scope from the below scopes in the user token (applicable only for scenario 2).

Request

Responses

OK