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

Remove Project from Agent Knowledge

Remove Project from Agent Knowledge — Taskade REST API v1 reference: DELETE /agents/{agentId}/knowledge/project/{projectId}. Parameters, authentication,…

delete

Remove a knowledge project

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

Project knowledge removed

application/json

Project knowledge removed

okboolean · enumRequiredPossible values:
delete/agents/{agentId}/knowledge/project/{projectId}

Last updated

Was this helpful?