Skip to main content
DELETE
Deletes a product from your organisation. Products linked to publishing programs cannot be deleted — remove those program links first, or you receive a conflict error.

Headers

string
required
Organisation API key.
string
default:"1.0"
API version. Use 1.0.

Path parameters

string
required
Product UUID.

Response

Returns 200 with a deletion confirmation.
boolean
required
true when the delete request completes.
object
required
Deletion payload.

Errors

Last modified on July 22, 2026