Fleet managed integrations
Delete a managed integration
Spaces method and path for this operation:
<div><span class="operation-verb delete">delete</span> <span class="operation-path">/s/{space_id}/api/fleet/managed_integrations/{policyId}</span></div>Refer to Spaces for more information.
Delete a managed integration
delete/api/fleet/managed_integrations/{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
Changes
Changed in 1 of the 176 revisions of this API.1
- ○
added the non-success response with the status
response-non-success-status-added
- ○
Of the 176 revisions, 20 have no diff computed.