Builder
Deploy draft
Deploys the specified plugin.
POST
/
api
/
v1
/
draft
/
{environment}
.
{userID}
/
{namespace}
/
{pluginName}
/
promote
Authorizations
Authorization
string
headerrequiredBuilder API requests require a Bearer header with an editor token. Obtain an editor token from the Adminstrative API.
Path Parameters
environment
string
requiredThe root compute environment (i.e. the vendor)
userID
string
requiredThe vendor's user
namespace
string
requiredThe plugin namespace (vendor-defined groups of plugins)
pluginName
string
requiredThe plugin name (user-defined)
Response
200 - application/json
version
string
required