Delete Product Line
BetaDELETE
/v1/catalog/product-lines/{id}This endpoint is idempotent. Learn more
Permanently deletes a product line your account owns.
The reserved shipping, service, credit, and tax lines cannot be deleted, and neither can the shared system lines, which belong to no single account. Deleting a line that was already deleted returns an already-deleted error rather than succeeding silently.
Permissions requiredValues:product_lines:delete
The role behind your API key or agent must grant every one of these permissions.
idstringProduct line ID.
Responses
200
Successful response for Delete Product Line