跳转到主要内容
POST
Manage execution history

授权

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 history operations

delete
string[]

Array of job IDs to delete from history

clear
boolean

If true, clear all history for the authenticated user

响应

Success - History management operation completed