latestOpenAPI 3.0.02026-08-137192110.1 KB
75294f591cc2
Reverse ETL Syncs
Request Reverse ETL Sync Run
Attempts to run the specified Reverse ETL Sync immediately.
post/reverse_etl_syncs/{id}/request_run
Path parameters
idstring required
Example:OoORhGXUVjsqFG
The ID of the Reverse ETL Sync to run.
Response
The Reverse ETL Sync has been successfully scheduled to run now.
Example response
{
"status_url": "/reverse_etl_sync_runs?reverse_etl_sync_id=OoORhGXUVjsqFG&starting_after=T29PUmhHWFVWanNxRkd8MjAyNC0wMy0yMFQwOTowMDowMC4wMDBa&limit=1&sort_direction=asc"
}