Delete multiple 'Blob' entities by id
DELETE/blob/bulk
Returns the list of deleted ids. If the entity type supports soft-deletion this operation only soft-deletes the entities.
Request
Responses
- 200
- 4XX
- 5XX
Returns an array of Blob.
The request failed because invalid request parameters or data were supplied or access was denied.
The request failed because an error occurred during processing of the request.