Page optimized for desktop experience. Please use a desktop browser for best compatibility.

Managing channels

The Rev Channel endpoints allow you to create, edit, delete, and list channels.  They include the ability to view and manage Channel Members and Roles.

Channel Endpoints

Method   Description
POST /api/v2/channels Create a Channel
PUT /api/v2/channels/{channelId} Edit a Channel
GET /api/v2/channels?size={page size}&page={0} List All Channels
GET /api/v2/search/channels List a User’s Channels
DELETE /api/v2/channels/{channelId} Delete a Channel