Create a zone set
POST/v1/vehicles/:vehicleId/zone-sets/:name
Creates a new zone set. Validated and written as a single whole artifact.
Request
Responses
- 201
- 400
- 409
- 422
- 500
Successful Response
Zone set failed server-side validation
A zone set with this name already exists
Request body failed validation
Internal server error