Skip to main content

Reset a password using an OTP

PATCH 

/core/api/v1/auth/reset-password

Sets a new password after verifying the OTP sent via /auth/forgot-password (or /auth/send-otp).

Request

Responses

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