DELETE
/
v2
/
product
/
{item_id}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

item_id
string
required

The item ID to be deleted

Response

200 - application/json
data
object
error_code
string

Error Code

errors
object

Errors

message
string

Response message

success
boolean

Success flag