---
title: "Delete a Resources Driver."
method: DELETE
path: "/orgs/{orgId}/resources/drivers/{driverId}"
tags: ["public", "DriverDefinition"]
---

# Delete a Resources Driver.

`DELETE /orgs/{orgId}/resources/drivers/{driverId}`

## Path parameters

- `orgId` string, required
- `driverId` string, required

## Response `204`

Record deleted.

## Other responses

- `409` — Resource driver is used by some active resources.
- `500` — Internal application error.

---

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