Login
Reset password
Reset password
An email with an embedded link will be sent to the receipient of the email address
The link will contain a token to be used for resetting the password
post/v1/password/reset
Request body
Example request
{
"email": "foo@example.com"
}Response
the request was accepted