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
Changes
Changed in 1 of the 48 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○