---
title: "Delete campaign"
method: DELETE
path: "/marketing/campaigns/2026-03/{campaignGuid}"
tags: ["Basic"]
---

# Delete campaign

`DELETE /marketing/campaigns/2026-03/{campaignGuid}`

Delete a specified campaign from the system.
This call will return a 204 No Content response regardless of whether the campaignGuid provided corresponds to an existing campaign or not.

## Path parameters

- `campaignGuid` string, required

## Response `204`

No content

## Other responses

- `default` — An error occurred.

---

[API](https://skmtc.net/hubspot/apis/hubspot-api-specification.md) · [All operations](https://skmtc.net/hubspot/apis/hubspot-api-specification/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hubspot/hubspot-api-specification/revisions/f9c7181056c5/schema)
