ReferenceTower APIDeploy appDeploy 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 Responses200400422500OKBad RequestUnprocessable EntityInternal Server Error