---
title: "Unsubscribe from an app upgrade notification"
method: DELETE
path: "/v2/apps/{uuid}/subscription"
tags: ["appManagementV2"]
---

# Unsubscribe from an app upgrade notification

`DELETE /v2/apps/{uuid}/subscription`

Unsubscribe from an app. This will remove the user's subscription to notifications for the app.

## Path parameters

- `uuid` string, required

## Response `204`

App Notification unsubscription was successful.

## Other responses

- `default` — Operation failed with an error.

---

[API](https://skmtc.net/sumologic/apis/sumo-logic-api.md) · [All operations](https://skmtc.net/sumologic/apis/sumo-logic-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sumologic/sumo-logic-api/versions/18a824df1e78/schema)
