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