---
title: "Delete an action"
method: DELETE
path: "/v1/org/{orgId}/action/{actionId}"
tags: ["action"]
---

# Delete an action

`DELETE /v1/org/{orgId}/action/{actionId}`

## Path parameters

- `orgId` string, required
- `actionId` string, required

## Response `204`

successful operation

## Other responses

- `400` — invalid data
- `401` — not authorized
- `403` — permission denied
- `404` — not found

---

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