post https://t{tenantId}-s{siteId}.{env}.mozu.com/api/commerce/catalog/admin/publishing/discarddrafts
Deletes the draft version of product changes (pending product changes) for each product code.
Response
200Success
Deletes the draft version of product changes (pending product changes) for each product code.
200Success
xxxxxxxxxx
curl --request POST \
--url https://t0-s0.sandbox.mozu.com/api/commerce/catalog/admin/publishing/discarddrafts \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!