Delete Catalog Object

DELETE {{baseUrl}}/v2/catalog/object/:object_id

Deletes a single CatalogObject based on thenprovided ID and returns the set of successfully deleted IDs in the response.nDeletion is a cascading event such that all children of the targeted objectnare also deleted. For example, deleting a CatalogItemnwill also delete all of itsnCatalogItemVariation children.