Delete Imported Row

Soft-delete an imported row.

Requires the Import permission (ingest scope). Identify the row with its custom source UUID and external ID.

delete/v1/rows

Query parameters

remoteIdstring required
sourceIdstring uuid required

Response

Successful Response

statusstring required
recordIdstring required
idstring required
sourceIdstring required
deletedAtstring required

Changes

No recorded changes to this endpoint across all 3 revisions of this API.