Password

Send reset password code

Send a code to the user's email address for resetting the password.

post/auth/password/send-reset-code

Request body

emailstring required
callback_urlstring required

Example request

{}

Response

Successful response

success'maybe, only if user with e-mail exists' required

Changes

Changed in 1 of the 17 revisions of this API.1

    • ●

      added the new maybe only if user with e-mail exists enum value to the response property for the response status

      response-property-enum-value-added