Skip to main content
POST
Reset password
Completes password reset using the OTP from email. Requires X-API-Key. On success, all refresh tokens are revoked.

Request body

string
required
Valid email.
string
required
Six-digit OTP from email.
string
required
8–128 characters; subject to password policy.

Response

204 No Content — empty body.

Status codes