Remove Record
This endpoint allows you to remove any record retrieved from a LOOKUP_NAME or LOOKUP_PLATE request.
This API endpoint requires the Plus version of Sonoran CAD or higher. For more information, see our pricing page.
Remove Record
POST
https://api.sonorancad.com/general/remove_record
This endpoint allows you to remove any record in your community.
Request Body
Name
Type
Description
id
string
Your community's ID
key
string
Your community's API Key
type
string
REMOVE_RECORD
data
array
Array of unit status objects
Last updated