---
title: "POST /v1/campaigns/{campaignId}/schedule"
method: POST
path: "/v1/campaigns/{campaignId}/schedule"
---

# POST /v1/campaigns/{campaignId}/schedule

`POST /v1/campaigns/{campaignId}/schedule`

## Path parameters

- `campaignId` string, required

## Request body

- object
  - `scheduledAt` string — Timestamp in ISO 8601 format or natural language (e.g., 'tomorrow 9am', 'next monday 10:30')
  - `batchSize` integer

## Response `200`

Schedule a campaign

- object
  - `success` boolean, required

---

[API](https://skmtc.net/usesend/apis/usesend-api.md) · [All operations](https://skmtc.net/usesend/apis/usesend-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/usesend/usesend-api/revisions/ee7832fe66a6/schema)
