Cancel Optimization Job
Cancel a running GEPA optimization job.
Only cancels if the job is still in the optimizing phase. If the sandbox already reached a terminal state (finalizing or done), the UPDATE is a no-op so we don't clobber a successful result or interfere with the finalization pipeline.
delete/api/v1/jobs/gepa/{job_id}
Path parameters
job_idstring required
Headers
authorizationstring nullable
Cookies
modaic_sessionstring nullable
Response
Successful Response
{"stackTrail":"paths:/api/v1/jobs/gepa/{job_id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}