Prompts

prompts

Methods

Get Prompt Settings -> { identifier_first, universal_login_experience, webauthn_platform_first_factor }
get/prompts

Retrieve details of the Universal Login configuration of your tenant. This includes the Identifier First Authentication and WebAuthn with Device Biometrics for MFA features.

Update Prompt Settings -> { identifier_first, universal_login_experience, webauthn_platform_first_factor }
patch/prompts

Update the Universal Login configuration of your tenant. This includes the Identifier First Authentication and WebAuthn with Device Biometrics for MFA features.

Prompts

Custom Text

prompts.custom_text

Methods

Get Custom Text For A Prompt -> Record<string, unknown>
get/prompts/{prompt}/custom-text/{language}

Retrieve custom text for a specific prompt and language.

Set Custom Text For A Specific Prompt ->
put/prompts/{prompt}/custom-text/{language}

Set custom text for a specific prompt. Existing texts will be overwritten.

Prompts

Partials

prompts.partials

Methods

Get Partials For A Prompt -> Record<string, unknown>
get/prompts/{prompt}/partials

Get template partials for a prompt

Set Partials For A Prompt ->
put/prompts/{prompt}/partials

Set template partials for a prompt