v1

latestOpenAPI 3.0.02026-08-04361225.7 KB
Campaigns

Create a new campaign with Creative ID

Links to Modern Postcard Creative ID - NO file uploads supported

post/api/campaigns

Request body

namestring required

Campaign name

clientIdstring required

Client ID

creativeIdstring

Modern Postcard Creative ID (NO file uploads!)

Example request

{
  "name": "Summer Sale 2025",
  "clientId": "123e4567-e89b-12d3-a456-426614174000",
  "creativeId": "MP-12345"
}

Response

Resource created successfully