Skip to main content

Deploy app

POST 

/apps/:name/deploy

Deploy a new version of an app. Accepts either a TAR file upload (application/tar) or a JSON body with source_uri (application/json) for deploying from a GitHub repository.

Request

Responses

Created