/auth/forgot-password

POST {{baseUrl}}/auth/forgot-password

Send the reset password email link

Request Body

{"foo"=>"est non"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{"foo":"est non"}