POST
Confirm password reset with token

Authorizations

X-Api-Key
string
header
required

Body

application/json
email
string
required

User email address

Minimum string length: 1
password
string
required

New password (min 8 characters)

Minimum string length: 8
token
string
required

Password reset token

Minimum string length: 1

Response

OK

message
string
required