Skip to main content
POST
Create project campaign

Authorizations

Authorization
string
header
required

Polymorfa organization key (pmfa_ prefix), project token (pmfa_pt_ prefix) where supported, or short-lived client token (pmfa_ct_ prefix). Organization and project keys may be personal or service-account owned and enforce selected action scopes. Organization keys cover the team and its projects; project tokens stay inside one project. Client tokens stay inside their live project and session and enforce their client rules.

Path Parameters

projectSlug
string
required

Specifies project slug for this path parameter.

Body

application/json
name
string
required

Human-readable name for this resource.

Value constraints

Minimum string length: 1
templateId
string

Identifier of the message template.

recipientListId
string

Identifier for the recipient list.

senderConfig
object

Structured sender config values for this native create campaign request.

scheduledAt
number

Unix timestamp in milliseconds when this operation is scheduled to start.

Response

OK

success
enum<boolean>
required

Whether the request succeeded.

Allowed values

Available options:
true
data
object
required

Structured data carried by this object.