Skip to main content
POST
Create or Update Multiple Marketing Events

Supported products

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
inputs
object[]
required

Response

successful operation

completedAt
string<date-time>
required

Timestamp of when the request was completed.

results
object[]
required
startedAt
string<date-time>
required

Timestamp of when the request started processing.

status
enum<string>
required

Status of the response.

Available options:
CANCELED,
COMPLETE,
PENDING,
PROCESSING
errors
object[]

Result of the request.

numErrors
integer<int32>

The number of errors that occurred during the request.

requestedAt
string<date-time>

Timestamp of when the request was sent.

Last modified on March 31, 2026