---
title: "Changes to Cancela uma campanha"
method: POST
path: "/v1/campaigns/{id}/cancel"
---

# Changes to Cancela uma campanha

`POST /v1/campaigns/{id}/cancel`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 5 revisions.

- **2026-09-15** `372d8c2e735d` — 5 breaking, 1 warning, 6 info
- **2026-05-25** `4e426b85f784` — 1 info

## Changes

- **2026-09-15** `372d8c2e735d` — 5 breaking, 1 warning, 6 info
  - the response property `error/message` became nullable for the status `404`
  - the response property `error` became optional for the status `401`
  - the `error` response's property type changed from `object` to `string` for status `401`
  - removed the required property `error/code` from the response with the `401` status
  - removed the required property `error/message` from the response with the `401` status
  - removed the optional property `error/details` from the response with the `401` status
  - added the non-success response with the status `403`
  - added the non-success response with the status `422`
  - removed the non-success response with the status `409`
  - added the optional property `path` to the response with the `401` status
  - added the optional property `status` to the response with the `401` status
  - added the optional property `timestamp` to the response with the `401` status
- **2026-05-25** `4e426b85f784` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/ararahq/apis/ararahq-api/docs/v1/campaigns/:id/cancel/post.md) · [API](https://skmtc.dev/ararahq/apis/ararahq-api.md) · [Page](https://skmtc.dev/ararahq/apis/ararahq-api/changes/v1/campaigns/:id/cancel/post)
