v1

latestOpenAPI 3.1.02026-08-04282319386.0 KB

Controller Refresh Live Flow Dataset

Initiate an ad-hoc, asynchronous refresh of a given dataset. Implements the Async Job protocol.

post/refresh-live-flow-dataset/async_job

Request body

uidstring required
orgstring required
flowIdstring required
integrationTypestring required

Response

Successful Response

idinteger nullable

ID of this object.

created_atstring date-time nullable

datetime object representing when this object was created.

updated_atstring date-time nullable

datetime object representing when this object was updated.

deleted_atstring date-time nullable

datetime object representing when this object was deleted.

status'RUNNING' | 'COMPLETED' | 'FAILED'
endpointstring

Endpoint spawning async job

errorstring nullable

error message

{"stackTrail":"components:schemas:src__async_job__service__build_concrete_async_job_record_class___locals___ConcreteAsyncJobRecord__9:properties:response:anyOf","oasType":"schema","type":"unknown","title":"Response","nullable":true}