POST
/
publishers
/
{publisherId}
/
nodes
/
{nodeId}
/
versions

Authorizations

Authorization
string
headerrequired

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
node
object
required
node_version
object
required
personal_access_token
string
required

Response

201 - application/json
node_version
object
signedUrl
string

The signed URL to upload the node version token.