---
title: "Delete Subscription"
method: DELETE
path: "/webhooks-journal/subscriptions/2026-03/portals/{portalId}"
tags: ["Basic"]
---

# Delete Subscription

`DELETE /webhooks-journal/subscriptions/2026-03/portals/{portalId}`

Delete a webhook journal subscription for a specific portal. This operation removes the subscription associated with the given portalId, ensuring that no further webhook events are sent for this portal. Use this endpoint to manage and clean up subscriptions that are no longer needed.

## Path parameters

- `portalId` integer, required

## Response `204`

No content

## Other responses

- `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)
