---
title: "Delete Multiple Marketing Events by ObjectId"
method: POST
path: "/marketing/marketing-events/2026-03/batch/archive"
tags: ["Batch"]
---

# Delete Multiple Marketing Events by ObjectId

`POST /marketing/marketing-events/2026-03/batch/archive`

Deletes multiple Marketing Events from the portal based on their objectId, if they exist.

Responses:
204: Returned if all specified Marketing Events were successfully deleted.
207: Returned if some objectIds did not correspond to any existing Marketing Events.

## Request body

- MarketingMarketingEventsBatchInputMarketingEventPublicObjectIdDeleteRequest
  - `inputs` MarketingMarketingEventsMarketingEventPublicObjectIdDeleteRequest[], required
    - `objectId` string, required — The internal ID of the marketing event in HubSpot

## Response `default`

An error occurred.

---

[API](https://skmtc.net/hubspot/apis/hubspot-api-specification.md) · [All operations](https://skmtc.net/hubspot/apis/hubspot-api-specification/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hubspot/hubspot-api-specification/revisions/f9c7181056c5/schema)
