Skip to main content
DELETE
Deletes a Product

Authorizations

Authorization
string
header
required

Enter the Bearer AccessToken; Example: 'Bearer 12345abcdef'

Path Parameters

sku
string
required

The product to delete immediately

supplierId
string
required

Response

200 - application/json

OK

Generic container for all service responses

isSuccess
boolean

Was the request successful. If not, the message will have more information.

message
string | null

Any error message

payload
string | null

The payload object of the response