v1

latestOpenAPI 3.0.22026-07-1332837755.1 KB
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.