post
https://api4.optimove.net/Integrations/DeletePromotions
Removes previously added promo codes.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Rate Limit
This endpoint is subject to the general API rate limit of 50 requests per 10 seconds. Learn more about handling rate limits.
Notes
- A maximum of 100 templates may be deleted with one call.
- This function does not return a payload. A successful call will return a response code of 200 (success). Refer to an explanation of the other possible response codes at Error Handling
Sample Request
[
{"PromoCode":"WB23"},
{"PromoCode":"NV10"}
]Sample Response
None 200Success