Reset password
POST {{baseUrl}}/v1/reset_password
Consumes the supplied password reset token and updates the password for the associated account.
Request Body
{"password"=>"Admin&12943!7", "resetToken"=>"Z2VgacVNkexLKBUIzsRDDZSGxnIkC53y"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
Accept | string |