---
title: "Changes to Cria uma campanha em massa"
method: POST
path: "/v1/campaigns"
---

# Changes to Cria uma campanha em massa

`POST /v1/campaigns`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 4 revisions.

- **2026-05-25** `4e426b85f784` — 2 breaking, 4 warning, 12 info

## Changes

- **2026-05-25** `4e426b85f784` — 2 breaking, 4 warning, 12 info
  - the `contacts` request property's minItems was increased to `1`
  - the `totalCost` response's property type/format changed from `number`/`decimal` to `number`/`float` for status `200`
  - removed the optional property `failedMessages` from the response with the `200` status
  - removed the optional property `internalId` from the response with the `200` status
  - removed the optional property `organizationId` from the response with the `200` status
  - removed the optional property `processedMessages` from the response with the `200` status
  - api tag `campaigns` added
  - api tag `Campaigns` removed
  - added the new optional request property `sender`
  - added the media type `application/json` for the response with the status `400`
  - added the media type `application/json` for the response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `409`
  - the response property `id` became required for the status `200`
  - the response property `name` became required for the status `200`
  - the response property `status` became required for the status `200`
  - the response property `totalCost` became required for the status `200`
  - the response property `totalMessages` became required for the status `200`

---

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