agents
Delete an agent
Deletes the agent and all of its associated state. The call is idempotent — deleting a non-existent agent returns 204.
delete/v1/fleet/agents/{agent_id}
Path parameters
agent_idstring uuid required
Agent ID
Response
No Content
Deletes the agent and all of its associated state. The call is idempotent — deleting a non-existent agent returns 204.
Agent ID
No Content