Перейти к основному содержимому

Patch a channel

PUT 

/channels/:channel_id/patch

Partially update a channel by providing only the fields you want to update. Omitted fields will not be updated. The fields that can be updated are defined in the request body, all other provided fields will be ignored.

Permissions

If updating a public channel, manage_public_channel_members permission is required. If updating a private channel, manage_private_channel_members permission is required.

Request

Responses

Channel patch successful