unlink_external_product
Unlink an external product from a product to remove the association and manage external references.
Instructions
Unlink an external product from a product. DELETE /products/{productId}/external-products/{externalProductId}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| productId | Yes | Product ID (required) | |
| externalProductId | Yes | External product ID (required) |