Skip to main content
POST
Claim nodeId into publisherId for the authenticated publisher

인증

Authorization
string
header
필수

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

경로 매개변수

publisherId
string
필수
nodeId
string
필수

본문

application/json
GH_TOKEN
string
필수

GitHub token to verify if the user owns the repo of the node

응답

Node claimed successfully