UpdateChannel
Update a channel.
PATCH
/
api
/v3
/channels
Request Body
application/json
RequiredThe request for a call to ChannelService_UpdateChannel.
channel
Requiredobject
updateMask
Requiredstring
The list of fields to be updated. The fields available to be updated are display_description
, display_units
, and metadata
.
A successful response.