v1
latestOpenAPI 3.0.02026-07-243339471.1 MBFloorPlan
Delete zones
Delete zones for a given floor. Returns a response indicating the success or failure of the operation.
delete/network-monitoring/v1/sitemaps/{site-id}/floors/{floor-id}/zones
Path parameters
site-idstring const required
Example:16a-aad7-4070-8a19-fd6b8e1ff012
Id of a site where walls are associated
floor-idstring required
Example:fff2bd91-de81-4097-8420-3ca7f87450fd
Id of a floor where walls are associated
Request body
Example request
{
"items": [
"fff2bd91-de81-4097-8420-3ca7f87450fd"
]
}Response
Successfully deleted zones