---
title: "Close campaign"
method: POST
path: "/api/workflow/campaigns/{id}"
tags: ["Campaigns"]
---

# Close campaign

`POST /api/workflow/campaigns/{id}`

Requires the CAMPAIGNWRITE security role.

## Path parameters

- `id` string, required

## Response `204`

Campaign closed successfully

## Other responses

- `404` — Campaign not found

---

[API](https://skmtc.net/bynder/apis/oauth-2-0.md) · [All operations](https://skmtc.net/bynder/apis/oauth-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bynder/oauth-2-0/revisions/bb9efc864ce1/schema)
