Skip to main content
DELETE
Delete Product Variant

Authorizations

X-Authorization
string
header
required

API Scope: "Product (write)"

Path Parameters

productId
integer
required

The unique Loop identifier of the parent product.

id
integer
required

The product variant's unique identifier.

Response

Success

id
integer<int64>

The unique integer identifier for the product variant, created by Loop.

Required range: x >= 1
Example:

98273402

success
boolean
read-only