v1

latestOpenAPI 3.0.12026-07-248498266.5 KB
Sites

Add Meters to a Site

This endpoint allows you to associate a list of meters with a site. Provide a non-empty list of meter IDs in the request body to add the specified meters to the site.

This endpoint supports Sandbox Mode.

patch/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