---
title: "Delete Action of a Shipping Rule"
method: DELETE
path: "/2024-11/actions/{action_id}"
tags: ["Shipping Rule's Actions"]
---

# Delete Action of a Shipping Rule

`DELETE /2024-11/actions/{action_id}`

Delete shipping rule action.

Required authorization scope: `enterprise.shipping_rule:write`

## Path parameters

- `action_id` string, required

## Response `200`

action successfully deleted

- Success — General success response
  - `success` object
    - `message` string
  - `meta` Meta
    - `request_id` string — An unique ID represent the request.

## Other responses

- `404` — record not found

---

[API](https://skmtc.net/easyship/apis/easyship-public-api.md) · [All operations](https://skmtc.net/easyship/apis/easyship-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/easyship/easyship-public-api/revisions/71d737a5fcbf/schema)
