Builder
Test draft
POST

/api/v1/test/{environment}.{userID}/{namespace}/{pluginName}

environment*
userID*
namespace*
pluginName*
curl --request POST \
  --url https://api.suborbital.network/api/v1/test/{environment}.{userID}/{namespace}/{pluginName}

Authorizations

Authorization[header]required
string

Builder API requests require a Bearer header with an editor token. Obtain an editor token from the Adminstrative API.

Path Parameters

environmentrequired
string

The root compute environment (i.e. the vendor)

userIDrequired
string

The vendor's user

namespacerequired
string

The plugin namespace (vendor-defined groups of plugins)

pluginNamerequired
string

The plugin name (user-defined)

Response

resultrequired
string