Skip to main content
POST
Deploy a release

Authorizations

Authorization
string
header
required

Personal access token is obtained through your profile

Path Parameters

projectId
string<uuid>
required

Project unique identifier

Body

application/json
releaseId
string<uuid>
required

Release ID to deploy

environmentId
string<uuid>
required

Target environment ID

comment
string | null

Deployment comment or description

Response

200

Deployment initiated successfully