v2

latestOpenAPI 3.0.32026-08-055124127.6 KB
deployments

Create deployment

Create a deployment for the specified application

post/applications/{application-identifier}/deployments

Request body

versionstring required
ownerNamestring
emailAddressstring email
commentstring
scmIdentifierstring
scmType'gitHub' | 'gitLab' | 'azureDevOps' | 'bitbucket'
createdAtstring date-time

Prefer deployedAt. This field is for backwards compatibility.

Specifying both createdAt and deployedAt will prioritize the use of deployedAt

deployedAtstring date-time

Response

Created

identifierstring required
applicationIdentifierstring required
versionstring required
emailAddressstring email
ownerNamestring
commentstring
scmIdentifierstring
scmType'gitHub' | 'bitbucket' | 'gitLab' | 'azureDevOps'
deployedAtstring date-time
applicationUrlstring uri