---
title: "Deletes an existing Service Fabric compose deployment from cluster."
method: POST
path: "/ComposeDeployments/{deploymentName}/$/Delete"
tags: ["Compose Deployment"]
---

# Deletes an existing Service Fabric compose deployment from cluster.

`POST /ComposeDeployments/{deploymentName}/$/Delete`

Deletes an existing Service Fabric compose deployment.

## Path parameters

- `deploymentName` string, required

## Query parameters

- `api-version` '6.0-preview', required
- `timeout` integer

## Response `202`

A successful operation will return 202 status code.

## Other responses

- `default` — The detailed error response.

---

[API](https://skmtc.net/azure/apis/service-fabric-client-apis.md) · [All operations](https://skmtc.net/azure/apis/service-fabric-client-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/service-fabric-client-apis/versions/6df9f2f4d542/schema)
