---
title: "DELETE /resources/{resource_id}"
method: DELETE
path: "/resources/{resource_id}"
tags: ["resources"]
---

# DELETE /resources/{resource_id}

`DELETE /resources/{resource_id}`

Deletes a resource.

## Path parameters

- `resource_id` string, uuid, required

## Response `200`

The resource was successfully deleted.

---

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