Keeping a 911 listing correct
Register the address dispatch will see, verify it, and keep it current. Select a step for the details.
- These are live emergency records — a wrong address here is what emergency dispatch sees on a real 911 call.
- The API can answer HTTP 200 on failure, with the detail in an
errorsarray or a nulldatafield. Check the body, not just the status. - For many listings at once, upload a CSV where each row carries its own
OperationType(A / U / D).

