Skip to main content
DELETE
Location - Remove Item

Authorizations

Authorization
string
header
required

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

Body

application/json
id
string
required

Location ID

Example:

"507f1f77bcf86cd799439011"

item_id
string
required

SKULabs item ID to remove from location

Example:

"507f1f77bcf86cd799439011"

Response

Item removed from location successfully

success
boolean
required

Whether the operation succeeded