v1

latestSwagger 2.02026-07-17685080.0 KB
api

post/api/projects/{pid}/deploys

Request body

didinteger

A unique integer value identifying this deploy.

status'SUCCESS' | 'BUILDING' | 'DOWNLOADING' | 'FAILURE' | 'CANCELED'

Deploy status.

createdstring date-time

Deploy creation date.

project_zipstring uri

Zip file containing the project.

Response

Created

didinteger

A unique integer value identifying this deploy.

status'SUCCESS' | 'BUILDING' | 'DOWNLOADING' | 'FAILURE' | 'CANCELED'

Deploy status.

createdstring date-time

Deploy creation date.

project_zipstring uri

Zip file containing the project.