Delete a marketing event
DELETE {{baseUrl}}/marketing/v3/marketing-events/events/:externalEventId?externalAccountId=<string>
Deletes an existing Marketing Event with the specified id, if one exists.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
externalAccountId | string | (Required) The account id associated with the marketing event |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |