Skip to main content
POST
Create central channel
Deprecated: This endpoint is deprecated. Use POST /api/messaging/channels instead.

Body

application/json
name
string
required
serverId
string<uuid>
required
description
string
type
enum<string>
Available options:
text,
voice,
dm,
group

Response

Central channel created successfully

success
boolean
data
object