Delete campaign reductions
Delete all or specific campaign reductions
Rate Limit: 300 Max attempts within 1 minute.
Path Parameters
Parameter | Details |
---|---|
shopKey
| string Example: ms |
campaignId
| integer |
Query Parameters
Parameter | Details |
---|---|
filters[productId] | Array of integers integer |
filters[variantId] | Array of integers integer |
filters[productReferenceKey] | Array of strings string |
filters[variantReferenceKey] | Array of strings string |
Responses
204
Campaign reductions were successfully deleted.
Success
400
Bad Request
application/json
Error
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
DELETE