v50

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-2148120293.6 KB
Sandbox

Enqueue a new sandbox job

post/sandbox/jobs

Request body

type'data_sync_all' required

The type of job to start. Currently the only supported type is data_sync_all

Response

OK

job_idstring uuid required

The id of the job that has been created.

job_urlstring required

The url that can be used to retrieve the job status

allowed_refreshesinteger required

The number of allowed refreshes per hour (per hour, fixed window)

remaining_refreshesinteger required

The number of remaining refreshes available (per hour, fixed window)