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