/api/channel

PUT /api/channel/{id}

Update a channel

put/api/channel/{id}

Path parameters

idinteger required

value must be an integer greater than zero.

Request body

activeboolean nullable
descriptionstring nullable
detailsobject nullable
namestring nullable
{"stackTrail":"paths:/api/channel/{id}:put:requestBody:content:application/json:schema:properties:type:oneOf","oasType":"schema","type":"unknown","description":"Must be a namespaced channel. E.g: channel/http","nullable":true}

Response

Successful response

Changes