DELETE v1/bunits/{bunitId}/products/{productId}?deleteRelations={deleteRelations}

Delete a product

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId The Id of the business unit of the product integer

Required

productId The Id of the product to delete integer

Required

deleteRelations Delete relations to subscriptions and ignore that consumption may exist for the product boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

None.