---
title: "Removes the given IMEI config"
method: DELETE
path: "/v1/resourceowner/imeiconfigs/{imeiConfigId}"
tags: ["ResourceOwnerIMEIConfig"]
---

# Removes the given IMEI config

`DELETE /v1/resourceowner/imeiconfigs/{imeiConfigId}`

This will delete the given IMEIConfig.

## Path parameters

- `imeiConfigId` integer, required

## Response `200`

The IMEI config has been deleted

## Other responses

- `403` — Request is forbidden, this could occur if you are not associated with the IMEIConfig
- `404` — The IMEIConfig that you tried to remove doesn't exist
- `500` — Internal server error

---

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