---
title: "DeleteStudioSubscription deletes a subscription"
method: DELETE
path: "/studioSubscriptions/{id}"
---

# DeleteStudioSubscription deletes a subscription

`DELETE /studioSubscriptions/{id}`

Deletes a Studio subscription by id

## Path parameters

- `id` string, required

## Headers

- `VND.com.blackrock.Request-ID` string, UUID, required
- `VND.com.blackrock.Origin-Timestamp` string, date-time, required

## Response `200`

A successful response.

- unknown

## Other responses

- `400` — Aladdin® will not process the request due to an apparent client error.
- `401` — Aladdin® will not process the request as the necessary credentials were not provided or were invalid.
- `403` — Aladdin® understood the request but is refusing to authorize it.
- `404` — Aladdin® did not find the resource requested or is unwilling to disclose if it exists. Could indicate a defect in the client program or data which is no longer accessible.

---

[API](https://skmtc.dev/blackrock/apis/studio-notification-subscription.md) · [All operations](https://skmtc.dev/blackrock/apis/studio-notification-subscription/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/blackrock/studio-notification-subscription/revisions/f4bac79cc339/schema)
