Interrupt currently running jobs
job
Interrupt currently running jobs
Cancel all currently RUNNING jobs for the authenticated user. This will interrupt any job that is currently in ‘in_progress’ status. Note: This endpoint only affects running jobs. To cancel pending jobs, use /api/queue.
POST
Interrupt currently running jobs
Authorizations
API key authentication. Generate an API key from your account settings at https://platform.comfy.org/profile/api-keys. Pass the key in the X-API-Key header.
Response
Success - Job interrupted or no running job found