Delete /api/v202101/meter/{meterId}/channel/{channelId}/version/{versionId}

Operation: DeleteChannelVersionV202101 Permissions: Meters (Edit)

Summary

Delete a channel version
There must always be one version on a channel
If you try and delete the only version on a channel an exception will occur

Path and Query Parameters

Parameter Description Type Location
meterId Id of the meter the channel is linked toRequired integer Path
channelId Id of the channel the version is linked toRequired integer Path
versionId Id of the channel version to deleteRequired integer Path

Responses

HTTP 204