DELETE
/api/v202101/meter/{meterId}/channel/{channelId}
Deletes a meter's channel
All readings linked to this channel will also be deleted.
A channel that is part of a distribution cannot be deleted.
DeleteMeterChannelV202101
Permissions: Meters (Edit)
Path Parameters
| Name |
Description |
Type |
Required |
| meterId |
Id of the meter the channel is linked to |
integer (int32) |
Required |
| channelId |
Id of the channel to delete |
integer (int32) |
Required |