Log inSign up
All Resources
GET
Get a channel
/v3/channels/{id}
GET
Get channel connections
/v3/channels/{id}/connections
GET
Get channel contents
/v3/channels/{id}/contents
GET
Get channel followers
/v3/channels/{id}/followers
POST
Create a channel
/v3/channels
PUT
Update a channel
/v3/channels/{id}
DELETE
Delete a channel
/v3/channels/{id}
View as Markdown

Deletes a channel. This can not be undone.

Authentication required.

Path Params
id
string
required
The Channel ID or slug
DELETE
https://api.are.na/v3/channels/{id}
    Log in
    Sign up