ApiAgents
Attach a knowledge base
Authorization
TokenAuth Authorization<token>
Project API key as Token lb-sk_...
In: header
Path Parameters
name*string
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X POST "https://example.com/v1/agents/string/knowledge" \ -H "Content-Type: application/json" \ -d '{ "kb": "string" }'{ "attached": "string"}