delete https://{server}/api/v2.1/dtable-asset//batch-delete-assets/
Delete base assets/attachments by batch.
In the request body:
parent_path
is the parent path in which the objects are in, that you would like to delete. They could be files, or folders.asset_names
is an array of objects you'd like to delete in this path. You can list folders or file names here.