---
title: "action delete"
method: DELETE
path: "/api/v1/systems/{system_id}/actions/{action_id}"
tags: ["model"]
---

# action delete

`DELETE /api/v1/systems/{system_id}/actions/{action_id}`

delete action

## Path parameters

- `system_id` string, required
- `action_id` string, required

## Response `200`

OK

- UtilResponse
  - `code` integer
  - `data` unknown
  - `message` string

## Changes

- **2026-07-17** `f3a5fe2fe9c6` — 1 info
  - endpoint added
- **2021-07-19** `361087436cc5` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/tencentblueking/apis/iam-api/changes/api/v1/systems/:system_id/actions/:action_id/delete.md)

---

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