42.17.5. compositeDeleteSObjectCollections
최대 200개의 레코드를 삭제하여 DeleteSObjectResult 오브젝트 목록을 반환합니다. 혼합 SObject 유형이 지원됩니다.
매개변수 | 유형 | 설명 | 기본값 | 필수 항목 |
---|---|---|---|---|
| 문자열 또는 쉼표로 구분된 문자열 목록 | 삭제할 오브젝트의 최대 200개의 ID 목록입니다. | x | |
| boolean | 개체 삭제 실패 (true)가 실패하거나 요청의 다른 개체의 독립적 인 삭제를 계속할 때 전체 요청을 롤백할지 여부를 나타냅니다.Indicates whether to roll back the entire request when the deletion of any object fails (true) or to continue with the independent deletion of other objects in the request. | false |