/v1/knowledge/collections/{collection_id}Create a new collection (creates directory structure).
| Name | Type | Required | Description |
|---|---|---|---|
collection_id | string | Required |
| Name | Type | Required | Description |
|---|---|---|---|
X-API-Key | string | Optional |
curl -X POST '/api-proxy/v1/knowledge/collections/{collection_id}' \
-H 'Authorization: Bearer <YOUR_TOKEN>'No response body documented
curl -X POST '/api-proxy/v1/knowledge/collections/{collection_id}' \
-H 'Authorization: Bearer <YOUR_TOKEN>'No response body documented