batch-delete
Delete multiple objects in a single batch operation by providing the class name and an array of object IDs.
Instructions
Delete multiple objects in a single batch operation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| className | Yes | The name of the class | |
| objectIds | Yes | Array of object IDs to delete |