Skip to main content
DELETE
Delete Product by External ID

Authorizations

X-Authorization
string
header
required

API Scope: "Product (write)"

Path Parameters

externalId
string
required

The identifier used by an external source to identify the product.

Maximum string length: 64
Example:

"564400c7-7a6b-4f29-b6a5-7bb580b2992c"

Response

OK

id
integer<int64>
required
Required range: x >= 1
Example:

77892011

external_id
string
required

The identifier used by an external source to identify the product.

Example:

"564400c7-7a6b-4f29-b6a5-7bb580b2992c"

success
boolean
required
read-only