v53

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-076771,7565.2 MB
Elastic Agents

Change agent privilege level

Spaces method and path for this operation:

<div><span class="operation-verb post">post</span>&nbsp;<span class="operation-path">/s/{space_id}/api/fleet/agents/{agentId}/privilege_level_change</span></div>

Refer to Spaces for more information.

Change the privilege level of a single agent to unprivileged.<br/><br/>[Required authorization] Route required privileges: fleet-agents-all.

post/api/fleet/agents/{agentId}/privilege_level_change

Path parameters

agentIdstring required

The agent ID to change privilege level for

Headers

kbn-xsrfstring required
Example:true

A required header to protect against CSRF attacks

Request body

Response

OK: A successful request.

OR