v53

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-076771,7565.2 MB
Fleet agentless policies

Deprecated: Delete a managed integration

Spaces method and path for this operation:

<div><span class="operation-verb delete">delete</span>&nbsp;<span class="operation-path">/s/{space_id}/api/fleet/agentless_policies/{policyId}</span></div>

Refer to Spaces for more information.

Deprecated. Use DELETE /api/fleet/managed_integrations/{policyId} instead. Delete a managed integration

delete/api/fleet/agentless_policies/{policyId}

Path parameters

policyIdstring required

The ID of the policy to delete.

Query parameters

forceboolean

Force delete the policy even if the policy is managed.

Headers

kbn-xsrfstring required
Example:true

A required header to protect against CSRF attacks

Response

Indicates a successful response

idstring required

The ID of the deleted managed integration.