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