---
title: "Delete devices from subscription"
method: DELETE
path: "/m2m/subscriptions/{id}/serialNumbers"
---

# Delete devices from subscription

`DELETE /m2m/subscriptions/{id}/serialNumbers`

## Path parameters

- `id` string, required

## Request body

- object
  - `serialNumbers` string[] — Array of the device serial numbers which shall be added to the subscription. Serialnumber of UDP and Neul should be prefixed with IMEI:

## Response `200`

200

- object
  - `subscriptionId` string
  - `msg` string
  - `code` integer

## Other responses

- `400` — 400
- `401` — 401
- `403` — 403
- `404` — 404

---

[API](https://skmtc.dev/iotcreators/apis/iot-creators-scs-api.md) · [All operations](https://skmtc.dev/iotcreators/apis/iot-creators-scs-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/iotcreators/iot-creators-scs-api/revisions/56410fabfdec/schema)
