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
- 200
- 400
Success. The response schema for this operation is not yet documented — see the schema-coverage report. The SDK types this as unknown.
Email not found