DELETE /api/v202210/meter/{meterId}/ghgsetting Deprecated

Delete the configured GHG scope and factor for a meter. This will remove all historical GHG information for the meter. GHG License is required to call this endpoint.

DeleteMeterGHGSettingsV202210 Permissions: Meters (Edit)

Request Headers

Header Value Required Description
ECI-ApiKey string Yes Your API key. See Authentication.
Content-Type application/json Yes All requests must specify JSON content type.

Path Parameters

Name Description Type Required
meterId The meter to remove GHG settings from integer (int32) Required

Responses

204 No Content The request succeeded. No content is returned in the response body.