Skip to main content
POST
Update Multiple Marketing Events by ObjectId

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 processed.

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

Timestamp of when the request started processing.

status
enum<string>
required

The status of the response.

Available options:
CANCELED,
COMPLETE,
PENDING,
PROCESSING

Result object of the request.

requestedAt
string<date-time>

Timestamp of when the request was sent.

Last modified on March 31, 2026