Applications Deployments
Create deployment
Starts a new deployment for an existing project using its saved repository and hosting configuration. Any environment variables passed in the request are merged into the deployment workflow before the build starts.
post/applications/v1/projects/{id}/deployments
Path parameters
idstring required
Project ID
Request body
Response
Deployment workflow started successfully