Delete a price list scheduler
How to delete an existing price list scheduler via API
Request
Example
curl -g -X DELETE \
'https://yourdomain.commercelayer.io/api/price_list_schedulers/XAyRWNUzyN' \
-H 'Accept: application/vnd.api+json' \
-H 'Authorization: Bearer your-access-token'Last updated