channels

Create a new channel

create a new channel

post/channels

Request body

namestring required
descriptionstring
privacy'private' | 'authenticated' | 'public'

channel privacy channel

channel_type'default' | 'virtual'

channel type

indexing_behavior'default' | 'frozen'

channel indexing behavior

Response

successfully created a channel

idstring
namestring required
parentstring

if present, the object is supposed to be a subchannel

descriptionstring
privacy'private' | 'authenticated' | 'public'

channel privacy channel

channel_type'default' | 'virtual'

channel type

indexing_behavior'default' | 'frozen'

channel indexing behavior

createdstring

date created

updatedstring

date of last update

artifact_countnumber

number of artifacts the channel currently has

download_countnumber

number of downloads

Changes

No recorded changes to this endpoint across all 1 revision of this API.