create_new_channel_api_v1_channels_create_post
Create a new channel with customizable settings including name, type, privacy, and user access grants. Use this to add communication channels to the OpenWebUI platform.
Instructions
Create New Channel
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| access_grants | No | ||
| data | No | ||
| description | No | ||
| group_ids | No | ||
| is_private | No | ||
| meta | No | ||
| name | No | ||
| type | No | ||
| user_ids | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |