---
title: "Delete Store Promotion"
method: DELETE
path: "/v1/store_promotions/{store_promotion_id}"
tags: ["Store Promotions"]
---

# Delete Store Promotion

`DELETE /v1/store_promotions/{store_promotion_id}`

## Path parameters

- `store_promotion_id` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

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