For the complete documentation index, see llms.txt. This page is also available as Markdown.

Remove Media from Agent Knowledge

Remove Media from Agent Knowledge — Taskade REST API v1 reference: DELETE /agents/{agentId}/knowledge/media/{mediaId}. Parameters, authentication, and…

delete

Remove a knowledge media

Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
agentIdstringRequired
mediaIdstringRequired
Responses
200

Media knowledge removed

application/json

Media knowledge removed

okboolean · enumRequiredPossible values:
delete/agents/{agentId}/knowledge/media/{mediaId}

Last updated

Was this helpful?