ELT Streams

Cancel ELT Stream Full Refresh

Cancels a previously requested full refresh for the ELT Stream, reverting it back to incremental sync.

post/elt_streams/{id}/cancel_full_refresh

Path parameters

idstring required
Example:vBjnEbMi9i3P4K

The ID of the ELT Stream to cancel the full refresh for.

Response

The full refresh has been successfully cancelled.

Changes