LogoLogo
About
  • Home
  • Guides
  • BDK
  • REST API
  • Department Boxes
  • Overview
  • Adding an Item
  • Cleaning
  • Exporting
  • Removing a Row
  • Removing an Item
  • Retrieving an Item
Powered by GitBook
On this page

Was this helpful?

Export as PDF

Removing an Item

This procedure removes an item from a department box.

To remove a specific item from a department box, you need to specify the key of the item to be removed. Example:

HR is a department box
the department box's engine is "s3"
remove "employee_id_123" from HR

This removes the item with the key "employee_id_123" from the HR department box.

Last updated 1 month ago

Was this helpful?