v1
latestOpenAPI 3.0.02026-07-2251509353.3 KBEnvironmentPublicApi
Public-Docs
Publish environment
Publish the target environment's draft as its new published version. The environment can be targeted by ID or alias.
post/v1alpha1/project/{projectID}/environment/{projectEnvironmentIDorAlias}/publish
Path parameters
projectIDstring required
ID of the project that owns the environments.
projectEnvironmentIDorAliasstring required
ID or alias of the environment to publish.
Request body
Response
The updated environment and created release.