Edit Record
Sonoran CAD allows you to easily modify an existing custom record in your community via API.
This API endpoint requires the Plus version of Sonoran CAD or higher. For more information, see our pricing page.
Edit Record
POST
https://api.sonorancad.com/general/edit_record
This endpoint allows you to edit an existing custom record to your community.
Formatting Data for Custom Records
Custom records can be easily modified with a set of key/value pairs, or full raw JSON.
Learn more about these formatting options below:
Last updated