---
title: "Bulk Update Campaigns"
method: PATCH
path: "/v1/campaigns"
tags: ["LiveOps"]
---

# Bulk Update Campaigns

`PATCH /v1/campaigns`

Updates multiple campaigns.

## Request body

- BulkCampaignUpdate[]
  - `id` string, required
  - `position` integer, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-12** `a14f6ce6d187` — 1 warning
  - the `items/id` request property's maxLength was set to `32`

[Change history](https://skmtc.dev/aghanim/apis/aghanim-server-to-server-api/changes/v1/campaigns/patch.md)

---

[API](https://skmtc.dev/aghanim/apis/aghanim-server-to-server-api.md) · [All operations](https://skmtc.dev/aghanim/apis/aghanim-server-to-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aghanim/aghanim-server-to-server-api/revisions/fbb6b66272c8/schema)
