---
title: "Delete the stored original configuration by config ID"
method: DELETE
path: "/config/{machineId}"
tags: ["Configuration"]
---

# Delete the stored original configuration by config ID

`DELETE /config/{machineId}`

Delete the stored original configuration by config ID. This can be used in some cases when BIG-IP DO has gotten into an unusable state.

## Path parameters

- `configId` string, uuid, required

## Response `200`

Delete was successful.

- unknown[]
  - unknown

## Other responses

- `404` — ID not found.
- `500` — Something went wrong internally and a bug report should be filed&#58; https://github.com/F5Networks/f5-declarative-onboarding/issues/new/choose.

## Changes

- **2022-09-22** `a6af033d6e51` — 1 info
  - endpoint added
- **2022-09-22** `89c43e8c94c8` — 1 breaking
  - api path removed without deprecation
- **2022-07-07** `416d108e05ed` — 1 info
  - endpoint added
- **2020-05-21** `7fc26ad82f48` — 1 breaking
  - api removed without deprecation

[Change history](https://skmtc.dev/f5networks/apis/f5-big-ip-declarative-onboarding/changes/config/:machineId/delete.md)

---

[API](https://skmtc.dev/f5networks/apis/f5-big-ip-declarative-onboarding.md) · [All operations](https://skmtc.dev/f5networks/apis/f5-big-ip-declarative-onboarding/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/f5networks/f5-big-ip-declarative-onboarding/revisions/ad4f7f41e106/schema)
