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

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

publisherId
string
required
nodeId
string
required

Body

application/json
GH_TOKEN
string
required

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

Response

Node claimed successfully