Claim nodeId into publisherId for the authenticated publisher
Registry
Claim nodeId into publisherId for the authenticated publisher
This endpoint allows a publisher to claim an unclaimed node that they own the repo, which is identified by the nodeId. The unclaimed node’s repository must be owned by the authenticated user.
POST
Claim nodeId into publisherId for the authenticated publisher
Documentation Index
Fetch the complete documentation index at: https://dripart-changelog-0-18-2.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
GitHub token to verify if the user owns the repo of the node
Response
Node claimed successfully