Update Street Sign
This endpoint allows you to modify existing street signs.
This API endpoint requires the pro version of Sonoran CAD or higher. For more information, see our pricing page.
Update Street Sign
POST
https://api.sonorancad.com/emergency/UPDATE_STREETSIGN
Request Body
Name | Type | Description |
---|---|---|
id | string | Your community's ID |
key | string | Your community's API Key |
type | string | UPDATE_STREETSIGN |
data | array | Array of request objects |
Last updated