Updates a Traffic Zone user-defined data
Assigns user-defined data to a Traffic Zone. This data is an arbitrary key-value dictionary, which will be added to the Zone, overwriting existing data with the same keys. Null values will clear (delete) existing keys.
PUT
Documentation Index
Fetch the complete documentation index at: https://inorbitinc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
InOrbit appKey authenticates API requests using a token.
You can obtain your appKey in the Authentication docs.
Path Parameters
The zone id; unique within a location
The location id
Response
The zone was updated. The response includes all of the zone's user defined data