---
title: "Changes to Delete an Ad Campaign"
method: DELETE
path: "/ad_campaigns/{id}"
---

# Changes to Delete an Ad Campaign

`DELETE /ad_campaigns/{id}`

> Every recorded change to this endpoint, newest first.
> 74 revisions in range; 1 not diffed.

## Timeline

Changed in 2 of 74 revisions.

- **2026-08-07** `f1020c3ecda4` — 1 info
- **2026-07-26** `60bbb4a6ffbc` — 1 breaking, 2 info

## Changes

- **2026-08-07** `f1020c3ecda4` — 1 info
  - added the optional property `error/code` to the response with the `404` status
- **2026-07-26** `60bbb4a6ffbc` — 1 breaking, 2 info
  - the response's body type changed from `boolean` to `object` for status `200`
  - added the required property `deleted` to the response with the `200` status
  - added the required property `id` to the response with the `200` status

---

[Operation](https://skmtc.dev/whop/apis/whop-api/docs/ad_campaigns/:id/delete.md) · [API](https://skmtc.dev/whop/apis/whop-api.md) · [Page](https://skmtc.dev/whop/apis/whop-api/changes/ad_campaigns/:id/delete)
