Endpoint for changing a password using a token.
The token received via e-mail.
The new password that will be set to the user associated with the token.
No Content
Bad Request
Forbidden
Not Found
Server Error
{"token": "string","newPassword": "string"}