Channels
Last updated
DELETE https://api.clearfeed.app/v1/rest/channels/:id
id*
string
Slack Channel ID of the channel that needs to be deleted. See conversations.list Slack API or use the Channel IDs available from Get Collections API call.
PATCH https://api.clearfeed.app/v1/rest/channels/:id
id*
string
Slack Channel ID of the channel that needs to be moved. See conversations.list Slack API or use the Channel IDs available from Get Collections API call.
collection_id*
int
ID of the collection the channel is to be moved in.
Warning: Use ID returned by Get CollectionsAPI call and not IDs referenced in the ClearFeed Web App.
Last updated