Fleet package policies
Delete a package policy
Spaces method and path for this operation:
<div><span class="operation-verb delete">delete</span> <span class="operation-path">/s/{space_id}/api/fleet/package_policies/{packagePolicyId}</span></div>Refer to Spaces for more information.
Delete a package policy by ID.<br/><br/>[Required authorization] Route required privileges: fleet-agent-policies-all AND integrations-all.
delete/api/fleet/package_policies/{packagePolicyId}
Path parameters
packagePolicyIdstring required
The ID of the package policy
Query parameters
forceboolean
When true, delete the package policy even if it is managed
Headers
kbn-xsrfstring required
Example:true
A required header to protect against CSRF attacks
Response
Successful response