---
title: "Delete an action"
method: DELETE
path: "/actions/{action_id}"
---

# Delete an action

`DELETE /actions/{action_id}`

Permanently delete a single action by ID.

## Path parameters

- `action_id` string, required

## Response `200`

Default Response

## Other responses

- `500` — Internal Server Error

---

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