latestOpenAPI 3.0.2Apache License 2.02026-07-13109285691.8 KB

05c3f09fc50a

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

emailstring email required

the email address of the user requesting the reset password

Example request

{
  "email": "foo@example.com"
}

Response

the request was accepted