API Reference

Create a Channel

This endpoint creates a new Channel not tied to a Space, Folder, or List. If a Channel with the specified name already exists it returns it.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The ID of the Workspace.

Body Params
string

The description for the Channel being created.

string
required

The name for the Channel being created.

string

The topic of the Channel being created.

array of strings
length ≤ 100

Optionally specify unique user IDs, up to 100.

user_ids
string

The visibility of the Channel being created. If not specified, the Channel is PUBLIC.

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json