Delete application knowledge-agent policy
Requires an application credential holding the application-admin role; the credential names the application it acts for. Generated from the production route registered in `internal/features/knowledgeagent/inbound/http_application.go`.
/v1/application/agents/knowledge/policyRequires an application credential holding the application-admin role; the credential names the application it acts for. Generated from the production route registered in internal/features/knowledgeagent/inbound/http_application.go.
Authorization
bearerAuth Engine-issued API key or tenant-signed JWT.
In: header
Header Parameters
The strong entity tag from the most recent GET or PUT, or * for "whatever is stored now". Omitting it is 428; a tag that is not current is 412. The tag is opaque — echo it, never parse it.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/v1/application/agents/knowledge/policy" \ -H "If-Match: "application-application-2""Get application knowledge-agent policy
Requires an application credential holding the application-admin role; the credential names the application it acts for. Generated from the production route registered in `internal/features/knowledgeagent/inbound/http_application.go`.
Set application knowledge-agent policy
Requires an application credential holding the application-admin role; the credential names the application it acts for. Generated from the production route registered in `internal/features/knowledgeagent/inbound/http_application.go`.