Add Media to Agent Knowledge
Add Media to Agent Knowledge — Taskade REST API v1 reference: POST /agents/{agentId}/knowledge/media. Parameters, authentication, and response schema.
post
Create a knowledge media
Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
agentIdstringRequired
Body
mediaIdstringRequired
Responses
200
Media knowledge created
application/json
Media knowledge created
okboolean · enumRequiredPossible values:
4XX
Error description
application/json
post/agents/{agentId}/knowledge/media
Last updated
Was this helpful?