Skip to main content
POST
Authorization
string
required
Bearer token. Format: Bearer <api-key>
Workspace-Id
string
required
Your workspace UUID.
celery_task_id
string
required
The Celery task ID of the running job to terminate. Returned by Execute Comparison as celery_task_id.

Response

message
string
Confirmation message indicating the job was terminated.