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

Path Parameters

integration-id
string
required
Your integration identifier. Found in the admin app under integration settings.
feed-id
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.
id
string
required
The source ID of the record to delete.

Response

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