Builder
Deploy draft
Builder
Deploy draft
Deploys the specified plugin.
POST
/api/v1/draft/{environment}.{userID}/{namespace}/{pluginName}/promote
environment*
userID*
namespace*
pluginName*
curl --request POST \
--url https://api.suborbital.network/api/v1/draft/{environment}.{userID}/{namespace}/{pluginName}/promote
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
versionrequired
string
curl --request POST \
--url https://api.suborbital.network/api/v1/draft/{environment}.{userID}/{namespace}/{pluginName}/promote