Skip to main content
PATCH
UpdateChannel

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

The request for a call to ChannelService_UpdateChannel.

The request for a call to ChannelService_UpdateChannel.

channel
object
required
updateMask
string
required

The list of fields to be updated. The fields available to be updated are display_description, display_units, metadata, and active.

Response

A successful response.

The result of a call to ChannelService_UpdateChannel.

channel
object
required