Deployments

Build-and-run deployments and auto-deploy.

Base https://api.nodion.com. Short paths needX-Nodion-Project unless the path already has/v2/projects/{id}. Request bodies are in the interactive docs.

POST/v2/applications/{id}/deployments

Trigger a deployment

Scope deployInteractive docs

POST/v2/deployments/{id}/redeploy

Redeploy an existing deployment

Scope deployInteractive docs

GET/v2/applications/{id}/autodeploy

Get auto-deploy settings

Scope deployInteractive docs

PUT/v2/applications/{id}/autodeploy

Update auto-deploy settings

Scope deployInteractive docs