channels
Edit a channel. All fields are optional, only fields that are provided will be changed.
post/channels/{channelID}
Path parameters
channelIDstring uuid required
Request body
Example request
{
"name": "random",
"description": "A place to discuss anything you want"
}Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.