Delete a flex promotion
How to delete an existing flex promotion via API
Last updated
How to delete an existing flex promotion via API
Last updated
To a flex promotion, send a DELETE
request to the /api/flex_promotions/:id
endpoint, where id
is the id of the flex promotion that you want to delete.
DELETE https://yourdomain.commercelayer.io/api/flex_promotions/:id
The following request tries to delete the flex promotion identified by the ID "xYZkjABcde":