Deployments

Deploy Project

Start a new project deployment & listen for updates.

post/api/v1/projects/{project_id}/deployments

Path parameters

project_idstring uuid required

The unique identifier of the project

Request body

project_deployment_idstring uuid required

The unique identifier a project deployment

subdomainstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/v1/projects/{project_id}/deployments:post:responses:201:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes