v3

latestOpenAPI 3.1.12026-07-3126063.6 KB
environments

Deploy an environment

Deploy an environment

post/v1/environments/{environmentId}/deploy

Path parameters

environmentIdstring required

The ID of the environment to deploy

Request body

tokenstring

The token to identify the source archive

Response

The environment has been deployed successfully

idstring required
status'ongoing' | 'deployed' | 'failed' | 'canceled' required
sourceRefstring nullable required
sourceCommitIdstring nullable required
sourceCommitMessagestring nullable required
authorUsernamestring nullable required
authorAvatarUrlstring nullable required
startedAtstring date-time nullable required
completedAtstring date-time nullable required
environmentIdstring required
environmentNamestring required
isCurrentboolean required
deploymentPageUrlstring uri nullable required