Delete Product Line

Beta
DELETE/v1/catalog/product-lines/{id}

This endpoint is idempotent. Learn more

Permanently deletes an account-owned product line.

The reserved default product lines (shipping, service, credit, tax) cannot be deleted.

Permissions requiredValues:product_lines:delete
The role behind your API key or agent must grant every one of these permissions.
idstring

Product line ID.

Responses

200

Successful response for Delete Product Line