Enable automatic deployments for an application.
post/midgard/v0.1/application/{applicationId}/enable-auto-deploy
Enables automatic deployment on git push for the application.
Request
Authorization
X-AT
header
apiKey
Path Parameters
applicationIdThe application ID.
integer
REQUIRED
Response
200Application autodeploy enabled successfully.
400Application not found.
403User is not allowed to access this resource.
422Automatic deployment could not be enabled.
Shell cURL
shell
Show schema
json