Skip to main content
POST
Create a Node Connection

Authorizations

Authorization
string
header
required

Format: "Bearer <access_token>"

Body

application/json

Node URL and optional metadata

name
string

Node Connection Name

url
string

Node URL 'wss://node.domain.com/node'

writeable
boolean

writebale = true for posting, writeable = false for querying

Response

node connection created

detail
string