v14

latestOpenAPI 3.0.0raw.githubusercontent.com2026-05-279719892.3 MB
Event Status

Mark a marketing event as completed

Mark a marketing event as completed

post/marketing/marketing-events/2026-03/events/{externalEventId}/complete

Path parameters

externalEventIdstring required

Query parameters

externalAccountIdstring required

Request body

endDateTimestring date-time required

The end date and time of the marketing event in ISO 8601 format

startDateTimestring date-time required

The start date and time of the marketing event in ISO 8601 format

Response

successful operation

endDateTimestring date-time

The end date and time of the marketing event.

eventCancelledboolean

Indicates if the marketing event has been cancelled.

eventCompletedboolean

Indicates if the marketing event has been completed.

eventDescriptionstring

The description of the marketing event.

eventNamestring required

The name of the marketing event.

eventOrganizerstring required

The name of the organizer of the marketing event.

eventTypestring

The type of the marketing event.

eventUrlstring

The URL in the external event application where the marketing event can be managed.

objectIdstring

The ID of the marketing event CRM object

startDateTimestring date-time

The start date and time of the marketing event.