Channels
Does channel exist?
get/channels/exist
Query parameters
namestring required
The channel name
Headers
organizationstring required
The URL of the end-user web application
Response
Returns True if a channel with the given name exists in the organization.
boolean required
True if a channel ixists, False otherwise.
Changes
No recorded changes to this endpoint across all 1 revision of this API.