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

# Delete Multiple Marketing Events by ObjectId

`POST /marketing/v3/marketing-events/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

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

## Response `default`

An error occurred.

---

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