---
title: "Delete cloud onboarding deployment"
method: DELETE
path: "/api/fleet/cloud_onboarding_deployments/{id}"
tags: ["Fleet cloud onboarding deployments"]
---

# Delete cloud onboarding deployment

`DELETE /api/fleet/cloud_onboarding_deployments/{id}`

**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_onboarding_deployments/{id}</span></div>

Refer to [Spaces](https://www.elastic.co/docs/deploy-manage/manage-spaces) for more information.

Delete a cloud onboarding deployment by ID.<br/><br/>[Required authorization] Route required privileges: fleet-agent-policies-all OR integrations-all.

## Path parameters

- `id` string, required

## Headers

- `kbn-xsrf` string, required

## Response `200`

Successful response

- object
  - `id` string, required

## Other responses

- `400` — Bad Request
- `404` — Not Found

## Changes

> 176 revisions in range; 20 not diffed.

- **2026-09-11** `d23c2a83765f` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/elastic/apis/kibana-apis/changes/api/fleet/cloud_onboarding_deployments/:id/delete.md)

---

[API](https://skmtc.dev/elastic/apis/kibana-apis.md) · [All operations](https://skmtc.dev/elastic/apis/kibana-apis/llms.txt) · [OpenAPI document](https://skmtc.dev/elastic/apis/kibana-apis/revisions/84f30e7da461?raw)
