Skip to content

Delete a channel

DELETE
/api/chat/channels/{channelId}

Owners and managers only. Cascades to every message in the channel.

channelId
required
string format: uuid

Deleted

object
ok
required
boolean
data
nullable

Unauthenticated

object
ok
required
boolean
error
required
string
code
string

Forbidden

object
ok
required
boolean
error
required
string
code
string

Channel not found

object
ok
required
boolean
error
required
string
code
string

Server error

object
ok
required
boolean
error
required
string
code
string