Upload zone configuration from a ZIP file

Open in Claude
Upload a ZIP file containing zone configuration (metadata.json, STL files, and/or ZRB files). The ZIP file must contain a metadata.json file and zone files named as '0.stl'/'0.zrb' through '127.stl'/'127.zrb'. When the `apply` query parameter is true, the configuration is applied asynchronously after upload. Clients should poll the status endpoint to verify completion.

Query parameters

applybooleanOptionalDefaults to false

When true, applies configuration after uploading (asynchronous operation)

Request

This endpoint expects binary data of type application/octet-stream.

Response

Zone configuration successfully uploaded

Errors

400
Bad Request Error
404
Not Found Error