Skip to main content
DELETE
Item - Remove Serial Number

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

serial_number
string
required

Serial number to remove

Response

Serial number removed

success
boolean
required

Whether the operation succeeded