X-API-Key: ********************curl --location 'https://api.snakk.ai/api/auth/password/reset' \
--header 'X-API-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"email": "user@example.com",
"redirect_to": "http://example.com"
}'{
"sent": true
}