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/publishers/{publisherId}/nodes/{nodeId}/claim-my-node
Path parameters
publisherIdstring required
nodeIdstring required
Request body
Response
Node claimed successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.