> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sendrealm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Push Campaign Drafts

> Create, edit, preview, and single-device test push campaign drafts.

## Endpoints

* `POST /push/campaigns`
* `GET /push/campaigns`
* `GET /push/campaigns/:id`
* `PATCH /push/campaigns/:id`
* `GET /push/campaigns/:id/audience-preview`

Public API campaigns are draft-only. Update localized messages, platforms,
audience inclusion/exclusion, a published push template version, Android
configuration, buttons, and optional Live Activity content.

Audience preview counts reachable subscribed devices with a provider
registration. To prove content on a device, pass the campaign ID to the push
test endpoint. Scheduling, launch, deletion, and broad campaign test sends are
not exposed in this API version.
