Delete an agent
DELETE/agents/:agentId
Remove an agent with remote uninstall support. Online agents receive an uninstall command via RabbitMQ. A tombstone is created for offline agents to uninstall on reconnection.
Request
Responses
- 200
- 401
- 403
- 404
Agent deleted successfully
Missing or invalid API key
Insufficient permissions (API key scope)
Resource not found