---
title: "Unsubscribe from an event"
method: POST
path: "/notifications/unsubscribe/{notificationId}"
tags: ["Notifications"]
---

# Unsubscribe from an event

`POST /notifications/unsubscribe/{notificationId}`

Unsubscribes the specified notification target from the specified event

## Path parameters

- `notificationId` string, required

## Query parameters

- `notificationEventType` 'INVOICE_POSTED' | 'SUBSCRIPTION_CREATED' | 'ORDER_SUBMITTED' | 'ORDER_EXECUTED', required

## Response `default`

successful operation

---

[API](https://skmtc.net/dealhub/apis/quote-api.md) · [All operations](https://skmtc.net/dealhub/apis/quote-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dealhub/quote-api/versions/c30f5b9fbfab/schema)
