Channels\Categories

Add a list of categories to a channel

This method adds multiple categories to the specified channel.

put/channels/{channel_id}/categories

Path parameters

channel_idnumber required
Example:927

The ID of the channel.

Request body

channelsstring[] required

The array of category URIs to add.

Response

The categories were added.

Changes

No recorded changes to this endpoint across all 13 revisions of this API.