Update the step-up authentication configuration for the application.
Documentation Index
Fetch the complete documentation index at: https://docs.prelude.so/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The id of the app the request refers to. An application's unique identifier.
"54e9ujn"
"fvua38g"
Per-scope step-up configuration. Each entry is either delegated
to a delegation hook on your backend, resolved directly by
Prelude using a static decision, or routed to a preformatted
Prelude-managed flow (prld:phone:register,
prld:email:register).
HTTPS endpoint exposing the JWKS used to verify tokens issued
by your backend for custom steps. Required when at least one
entry in allowed_scopes uses the delegated mode.
"https://api.example.com/.well-known/jwks.json"
OK