Deletes the specified agent file and its versions.

<Check title="Required Permissions" icon="key">Any authenticated user.</Check>

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

agentIdstringRequiredformat: "uuid"
The agent id.
fileIdstringRequiredformat: "uuid"
The file id.

Response

No Content

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error