Channels

Update a Channel

Update an existing channel's metadata such as its name, description, category, or rules.

put/channels/{id}

Path parameters

idstring required

Request body

categorystring

Updated category.

descriptionstring

Updated description.

isPublicboolean

Updated directory listing flag.

namestring

Updated channel name.

nsfwboolean

Updated NSFW flag.

rulesstring

Updated rules text.

tagsstring[]

Updated discovery tags.

Response

OK

object required

Changes