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

# Delete an action

`DELETE /actions/{action_id}`

## Path parameters

- `action_id` string, required

## Headers

- `Authorization` string, required

## Response `200`

200

- DeleteActionResponse200
  - `status` string
  - `response` ActionsActionIdDeleteResponsesContentApplicationJsonSchemaResponse
    - `answer` string

## Other responses

- `400` — 400

## Changes

- **2026-08-22** `292b6010eb31` — 1 info
  - api tag `` removed

[Change history](https://skmtc.dev/synthflow/apis/platform-api/changes/actions/:action_id/delete.md)

---

[API](https://skmtc.dev/synthflow/apis/platform-api.md) · [All operations](https://skmtc.dev/synthflow/apis/platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/synthflow/platform-api/revisions/292b6010eb31/schema)
