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 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
必填

请求体

application/json
GH_TOKEN
string
必填

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

响应

Node claimed successfully