curl --request POST \
--url https://revive-api-v2-production.herokuapp.com/v1/vision-ai/neighbor-report-and-register \
--header 'Content-Type: application/json' \
--data '{
"contact": {}
}'curl --request POST \
--url https://revive-api-v2-production.herokuapp.com/v1/vision-ai/neighbor-report-and-register \
--header 'Content-Type: application/json' \
--data '{
"contact": {}
}'Success