Skip to main content
POST
Publish a new version of a node

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

Response

New version published successfully

node_version
object
signedUrl
string

The signed URL to upload the node version token.