CargoLabs Docs
Bundles

Delete a bundle

Deletes the bundle and its product links. Products themselves are not deleted.

DELETE
/bundles/{bundleId}

Deletes the bundle and its product links. Products themselves are not deleted.

Authorization

ApiKeyAuth
x-api-key<token>

API key from the CoverPort developer portal.

In: header

Path Parameters

bundleId*integer
Range1 <= value

Response Body

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/bundles/42"
Empty