Skip to main content
POST
Compute node

Authorizations

Authorization
string
header
required

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

Body

application/json

Request body schema.

node
Node · object
required

Node configuration.

context
Context · object
required

Execution context for the node.

groupContext
Group context · object

Group context for node computation.

Response

Successful response

computedConfig
Computed config · object
required

Computed node configuration.