Skip to main content
POST
Validate nodes

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.

nodes
Nodes · object[]
required

Array of nodes to validate.

Response

Successful response

outcome
string
required

Validation outcome.

Allowed value: "valid"