node

Install a custom node package

[cloud-only] Installs a custom node package in the cloud runtime by ID or repository URL.

post/api/experiment/nodes

Request body

idstring required

Node package ID or repository URL

versionstring

Specific version to install

Response

Node installed

idstring required
namestring required
versionstring
descriptionstring
authorstring
repositorystring uri
installed_atstring date-time
enabledboolean

Changes