Skip to main content
DELETE
Remove one or more records from your data feed permanently.

Path Parameters

string
required
Your integration identifier. Found in the admin app under integration settings.
string
required
The unique identifier for your data feed.

Request Body

Send a single record object or an array of record objects for bulk deletion.
string
required
The source ID of the record to delete.

Response

string
required
Unique identifier to track this deletion through the processing pipeline.