Deploy Project API

The Deploy Project API facilitates the deployment of projects based on user-specified project IDs. Users are required to upload a compressed project archive to initiate and complete the deployment process efficiently.

Deploy Project

post

The deployment is completed by uploading files.

Header parameters
tokenstringOptionalExample: Your Auth Token
Body
filestring · binaryOptional
projectIdstringOptionalExample: Test ProjectId
Responses
chevron-right
200

Successful Deployment

application/json
post
/deploy
200

Successful Deployment

circle-info

If you have any questions, please join our Discord serverarrow-up-right, or send us an email at [email protected]envelope.

Last updated