---
title: "Execute custom endpoint"
method: DELETE
path: "/api/custom/{path}"
tags: ["Custom Endpoints"]
---

# Execute custom endpoint

`DELETE /api/custom/{path}`

Execute a custom endpoint with DELETE.

## Path parameters

- `path` string, required

## Response `200`

Custom response

- object

## Other responses

- `401` — Error response

---

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