{ "email": "string" }
curl --location '/api/v2/user/password/reset' \ --header 'Content-Type: application/json' \ --data '{ "email": "string" }'
{}