Guide to managing chunking nodes in flows via the GraphorLM REST API
{flow_name}
: Your deployed flow name{node_id}
: Specific chunking node ID (for updates)Error Type | HTTP Status | Description |
---|---|---|
Authentication | 401 | Invalid API token |
Flow Not Found | 404 | Flow doesn’t exist |
Node Not Found | 404 | Chunking node doesn’t exist |
Invalid Config | 400 | Configuration validation failed |