---
title: "Delete a Specific Action by ID"
method: DELETE
path: "/v1/actions/{action_id}"
tags: ["Actions"]
---

# Delete a Specific Action by ID

`DELETE /v1/actions/{action_id}`

Delete a Specific Action by ID

## Path parameters

- `action_id` string, required — ID of the action

## Response `200`

Action deleted successfully

- BaseResponse
  - `message` string, required — Address line 1

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/tratahq/apis/trata-ai-api.md) · [All operations](https://skmtc.net/tratahq/apis/trata-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tratahq/trata-ai-api/versions/8f7b69ee5a90/schema)
