Comparisons
Execute Comparison
Submit a comparison for execution. Returns a job ID you can use to monitor progress.
POST
Bearer token. Format:
Bearer <api-key>Your workspace UUID.
UUID of the comparison to execute.
If provided, the running job with this task ID is terminated before a new execution starts.
If
true, the job is placed at the front of the execution queue.Translation iteration number. Used when executing as part of a translation workflow.
Translation run ID. Used when executing as part of a translation workflow.
Event key for tracking the execution in an agent workflow.
Response
Status message.
The job ID. Use this to monitor progress via the Jobs API.
The background task ID assigned to this execution.