v1

latestOpenAPI 3.1.02026-08-04282319386.0 KB

Controller Refresh Live Flow Dataset Async New

Initiate an ad-hoc, asynchronous refresh of a given dataset. A Task ID will be returned for the client to poll with at the adjacent /status endpoint.

post/refresh-live-flow-dataset/new

Request body

uidstring required
orgstring required
flowIdstring required
integrationTypestring required

Response

Successful Response

task_idstring required

The ID of the task that was started. This is generally queryable at a nearby /status endpoint to get the current status of the task.