Skip to main content
DELETE
Item - Remove

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 to remove

Response

Item removed

success
boolean
required

Whether the operation succeeded