Error
Execute Query
Execute the specified queries within a job.
POST
Error
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
The specific query statement.
The id of the job.
The id of WorkspaceId.
The name of the job.
Wait for the Job to complete and return the results of each task ran. Defaults to true.
Timeout in seconds that controls how long Sync should wait for a previous execution to complete.
Comma-separated re-sync options that override replicate options, e.g. Period=FromBeginning,WriteMode=Drop.