Remove Media from Agent Knowledge

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
delete
/agents/{agentId}/knowledge/media/{mediaId}

Last updated