channels
List channels
List selected data from all channels that match the specified filter and search criteria in a specific sort order. Requires no specific permission.
Create new channel
Create a new channel and return its persistent data. Requires no specific permission.
Get channel
Return the data of an existing channel by **`ID`**. Requires no specific permission.
Check if channel exists
Check if a channel with **`ID`** exists, but do not return its data. Requires no specific permission.
Update existing channel
Update an existing channel by **`ID`** and return its persistent data. Requires no specific permission.
Delete channel
Permanently delete an existing channel by **`ID`**. Requires no specific permission.