Skip to main content
POST
/
v1
/
vision-ai
/
neighbor-report-and-register
cURL
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": {}
}'

Body

application/json
contact
object

Response

200

Success