---
title: "Delete Affiliate Campaign"
method: DELETE
path: "/affiliate_campaigns/{id}"
tags: ["Affiliate Campaigns"]
---

# Delete Affiliate Campaign

`DELETE /affiliate_campaigns/{id}`

To delete affiliate campaign.<br>刪除推薦活動。

## Path parameters

- `id` string, required

## Response `200`

OK

- object
  - `message` string

## Other responses

- `404` — Not Found

---

[API](https://skmtc.net/shoplineapp/apis/shopline-open-api.md) · [All operations](https://skmtc.net/shoplineapp/apis/shopline-open-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shoplineapp/shopline-open-api/revisions/1675ac12cde7/schema)
