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

# 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

---

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