Reset the password to access your subscriber account. You will have to click on the magic link sent to your email address.
Note. You should use the reset password features in the subscriber dashboard, rather than hitting this endpoint directly.
Headers
Name | Value |
---|---|
Content-Type | application/json |
Request
Key | Required | Comment |
---|---|---|
Yes | string | |
password1 | Yes | string |
password2 | Yes | string |
Status Code
Code | Comment |
---|---|
200 | Confirmation email sent. |
400 | Input data not correct. |
401 | User is not registered. |