Error
Execute Job
Executes the specified 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 id of the job to run.
The id of WorkspaceId.
The name of the job to run.
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.
Response
The action result