ELT Syncs

Delete ELT sync

Delete a specific ELT sync. This will also delete all associated source streams.

delete/elt_syncs/{id}

Path parameters

idstring required
Example:X4ughggABSd3UY

The ID of the ELT sync.

Query parameters

removeDataReferencesstring
Example:true

If set to true, all tables created in the destination by this ELT sync will also be removed. Default is false.

Response

The ELT Sync has been successfully deleted.

Changes