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

Was this helpful?

Export as PDF
  1. Department Boxes

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?