Skip to main content
POST
Reset password with token

Body

application/json
token
string
required

Password reset token

new_password
string
required

New password (minimum 8 characters)

Minimum string length: 8
Example:

"newSecurePassword123"

Response

Password reset successful

message
string
Example:

"Password has been reset successfully"