메인 콘텐츠로 건너뛰기
POST
Manage queue operations

인증

X-API-Key
string
header
필수

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.

본문

application/json

Request to manage queue operations

delete
string[]

Array of PENDING job IDs to cancel

clear
boolean

If true, clear all pending jobs from the queue

응답

Success

deleted
string[]

Array of job IDs that were successfully cancelled

cleared
boolean

Whether the queue was cleared