Product V2
Delete a Item
DELETE
/
v2
/
product
/
{item_id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
item_id
string
requiredThe item ID to be deleted
Response
200 - application/json
success
boolean
Success flag
message
string
Response message
error_code
string
Error Code
errors
object
Errors
data
object