/
/Comfy API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 1mo ago
ComfyNodes3
Nodes10
  • getRetrieve all nodes
  • postCreate a new custom node
  • putUpdate a specific node
  • deleteDelete a specific node
  • getRetrieves a list of nodes
  • postReindex all nodes for searching.
  • getRetrieves a list of nodes
  • getRetrieve a specific node by ID
  • postAdd review to a specific version of a node
  • getReturns a node version to be installed.
Publishers9
Token Management3
Versions7
  • getGet information about the calling user.
  • postReceive artifacts (output files) from the ComfyUI GitHub Action
  • getRetrieve CI data for a given commit
  • getRetrieve a summary of git commits
  • getRetrieve a specific commit by ID
  • getRetrieve all distinct branches for a given repo
  • postBan a publisher
  • postBan a publisher's Node
  • getSecurity Scan
Nodes

Delete a specific node

delete/publishers/{publisherId}/nodes/{nodeId}

Path parameters

publisherIdstring required
nodeIdstring required

Response

Node deleted successfully

Changes

No recorded changes to this endpoint across all 43 revisions of this API.