v1

latestOpenAPI 3.0.12026-07-248498266.5 KB
Sites

Remove Meters From a Site

This endpoint allows you to disassociate a list of meters from a site. Note that the specified meters will not be deleted; only the association between the meters and the site will be removed. Provide a non-empty list of meter IDs in the request body to remove the specified meters from the site.

This endpoint supports Sandbox Mode.

delete/plug/sites/{siteId}/meters

Path parameters

siteIdstring required

Headers

Arcadia-Versionstring required

The Arcadia-Version for the request

Request body

meterIdsstring[] required

An array of unique identifiers for multiple meters.

Response

OK