Deletes multiple items in bulk.
Items
Deletes multiple items in bulk.
POST
Deletes multiple items in bulk.
Headers
Value must be 'Bearer ' where is an API key prefixed with 'bc_' or a JWT token.
Example:
"Bearer bc_1234567890abcdef"
Required if Authorization is a JWT token. The organization ID to operate within.
Body
application/json
Response
200
The items have been successfully deleted.