Skip to main content

Request a password-reset code

POST 

/core/api/v1/auth/forgot-password

Sends a one-time verification code to the given email to start the password-reset flow. An optional redirectUrl is remembered and returned by /auth/reset-password once the flow completes.

Request

Responses

Success. The response schema for this operation is not yet documented — see the schema-coverage report. The SDK types this as unknown.