To delete a specific promotion with its ID
透過 Open API 刪除優惠活動
DELETE API_DOMAIN/v1/promotions/:id
| Parameter | Type | Description | Example |
|---|
:id *Required | String | Promotion ID
優惠活動ID | ruby 5e8445bcca53240021eab706 |
200
OK
404
Promotion not found
422
Unprocessable Entity