---
title: "DELETE /campaign/{id}"
method: DELETE
path: "/campaign/{id}"
tags: ["Campaign"]
---

# DELETE /campaign/{id}

`DELETE /campaign/{id}`

Deletes specified campaign.

## Path parameters

- `id` integer, required

## Response `200`

OK

- object
  - `message` string

## Other responses

- `403` — User is not an admin of campaign's organisation.

---

[API](https://skmtc.dev/devsoc-unsw/apis/chaos-api.md) · [All operations](https://skmtc.dev/devsoc-unsw/apis/chaos-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/devsoc-unsw/chaos-api/revisions/b169cdb125bd/schema)
