v53

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-076771,7565.2 MB
Fleet cloud connectors

Delete cloud connector (supports force deletion)

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/cloud_connectors/{cloudConnectorId}</span></div>

Refer to Spaces for more information.

Delete a cloud connector by ID. Use the force query parameter to delete even if package policies are still using it.<br/><br/>[Required authorization] Route required privileges: fleet-agent-policies-all OR integrations-all.

delete/api/fleet/cloud_connectors/{cloudConnectorId}

Path parameters

cloudConnectorIdstring required

The unique identifier of the cloud connector to delete.

Query parameters

forceboolean

If true, forces deletion even if the cloud connector is in use.

Headers

kbn-xsrfstring required
Example:true

A required header to protect against CSRF attacks

Response

Successful response

idstring required