Skip to main content
DELETE
Item - Remove Barcode

Authorizations

Authorization
string
header
required

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

Body

application/json
item_id
string
required

Item ID

upc
string
required

Barcode to remove

Response

Barcode removed

success
boolean
required

Whether the operation succeeded