POST Channel/Register

Registers the specified channel.

Request Information

Body Parameters

ChannelRegister - The model.

Request body formats
Sample:
{
  "ChannelId": 1,
  "UDFValueIdList": [
    1,
    2
  ]
}
Sample:

Sample not available.

Response Information

RegisterResult -

Response body formats
Sample:

Sample not available.