# 60303: Entities batch deletion request body is not valid

Log Type: APPLICATION

Log Level: ERROR

## Description

You are trying to delete entities in batch mode, but the body sent is invalid

### Possible causes

* Your body payload does not follow the right structure
* You are exceeding the maximum amount of records to be processed (Currently: 10)
* You are sending incorrect entities information. Eg: Malformed SIDs or missing identities

### Possible solutions

* Make sure you are sending the information following the right structure
* Please do not exceed the maximum amount of records to process per request
* Make review the SID's and identities you are sending
