Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.logfleet.io/api/v1/agents/{id} \ --header 'Authorization: Bearer <token>'
{ "error": "<string>", "message": "<string>" }
Remove an agent from the organization
JWT token obtained from /auth/login
Agent ID
Agent deleted