TokenStreamTokenStream
User GuideInstallationAPI ReferenceAI ApplicationsHelp & SupportBusiness Cooperation
Management APIChannel management

Add Channel

šŸ‘Øā€šŸ’¼ Requires Admin Permissions

POST
/api/channel/

Request Body

application/json

mode?string
Value in"single" | "batch" | "multi_to_single"
channel?object

Unresolved $ref: #/definitions/224188811

Response Body

curl -X POST "https://loading/api/channel/" \  -H "Content-Type: application/json" \  -d '{}'
Empty

How is this guide?