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.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Node claimed successfully