/api/v5/channel/post https://percolate.com/api/v5/channel/Create a channel.Body ParamsnamestringrequiredThe display name of this channelplatform_idstringrequiredThe unique platform ID.scope_idstringrequiredA valid license ID ^license:\d+$.typestringrequiredThe channel type, e.g. facebook, twitter, linkedin.company_page.xidstringThe external channel identifier (e.g. Facebook Page ID - 78287873929).term_idsarray of stringsAn array of term IDs.term_idsADD stringtoken_idstring | nullThe token ID.Responses 201A new channel was created. 400Bad request 401Unauthorized 403Invalid authorization or resource not found 405Method not allowed 409Conflict 429Rate limit. Response should contain a Retry-After header 500Internal server errorUpdated over 2 years ago