v2

latestOpenAPI 3.0.32026-08-055124127.6 KB
deployments

Create deployment with api key

Create a deployment for an application with the specified api key

post/applications/api-key/{api-key}/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