Skip to main content
DELETE
Unpublish (delete) a specific version of a node

承認

Authorization
string
header
必須

Bearer token authentication. Normally a Firebase or Cloud JWT. A 'comfyui-' prefixed API key is ALSO accepted in this header: the prefix classifies the value as an API key and it is validated exactly as if it had been sent in X-API-Key. Accepted on the operations served by the comfyFirebase auth middleware (BE-9720, parity with ingest).

パスパラメータ

publisherId
string
必須
nodeId
string
必須
versionId
string
必須

レスポンス

Version unpublished (deleted) successfully