Skip to main content

Deploy app

POST 

/apps/:slug/deploy

Deploy a new version of an app. Reads the request body, which is a TAR file (or a GZipped TAR file) and creates a new deployment for an app based on that file.

Request

Responses

OK