Skip to main content
POST
Manage execution history

Authorizations

X-API-Key
string
header
required

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.

Body

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

Response

Success - History management operation completed