cURL
curl --request POST \ --url https://api.agentixx.io/api/agents/{id}/documents \ --header 'x-tenant-id: <api-key>' \ --cookie better-auth.session_token=
{}
Upload a file to the agent knowledge base. Multipart form upload (max 10MB). Admin only.
Session cookie set by Better Auth on sign-in.
Tenant/workspace UUID. Required on all /api/* endpoints.
Document uploaded and queued for processing