Delete multiple object records (up to 1000) asynchronously

Use this endpoint to delete multiple object records of the same object-type in one request.
The request is accepted and processed asynchronously. You can track the status of the deletion process using the returned processId.
API and Schema Limitations: - Each request can contain up to 1000 object record identifiers - If more records must be deleted → send multiple batch requests

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Object type for the records to delete

Body Params

List of object record identifiers to delete

identifiers

One of the below must be provided

Responses

400

Invalid request (object_type, payload format etc.)

403

Custom objects are not available on this account

404

Object type not found or invalid identifier references

500

Internal server error

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json