Remove Project from Agent Knowledge
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
4XX
Error description
application/json
delete
/agents/{agentId}/knowledge/project/{projectId}Last updated