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.
GET
/v2/applications/{id}/deploymentsList deployments
POST
/v2/applications/{id}/deploymentsTrigger a deployment
GET
/v2/deployments/{id}Get a deployment
POST
/v2/deployments/{id}/cancelCancel a deployment
POST
/v2/deployments/{id}/redeployRedeploy an existing deployment
GET
/v2/applications/{id}/autodeployGet auto-deploy settings
PUT
/v2/applications/{id}/autodeployUpdate auto-deploy settings