---
title: "Delete Subscription"
method: DELETE
path: "/subscriptions/{subscription_id}"
tags: ["subscriptions"]
---

# Delete Subscription

`DELETE /subscriptions/{subscription_id}`

## Path parameters

- `subscription_id` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

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