Handles file upload for a chat conversation, validates input, saves the file, and triggers provider-specific preparation.
POST/attach/file
Handles file upload for a chat conversation, validates input, saves the file, and triggers provider-specific preparation.
Request
Responses
- 200
- 401
- 403
OK
Unauthorized - missing or invalid credentials.
Forbidden - authenticated but missing required role or policy.