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