Skip to main content
DELETE
Remove product substitution

Authorizations

Authorization
string
header
required

Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.

Path Parameters

productId
integer
required

ID of the primary product

substitutionId
integer
required

ID of the substitution row to remove (returned from the create endpoint as id)

Response

Substitution removed

message
string