v1

latestOpenAPI 3.1.02026-07-131034192.8 KB
Authentication

Password Reset

Provide your username to request an email be sent to you with password reset instructions.

get/password

Query parameters

usernamestring required

name of user that will be used in subsequent calls

Example:freddo

name of user that will be used in subsequent calls

Response

Successful Response

okstring required

Example response

{
  "ok": "Please check your email, if the account was found you will receive a password reset link"
}