Processes

An application's process types and their scaling.

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.

PATCH/v2/processes/{id}

Update a process (scale, command, ...)

Scope writeInteractive docs

POST/v2/processes/{id}/scale

Scale a process without changing pending package or command

Scope writeInteractive docs