| org_id | Your Nuon org. | yes | — |
| api_token | You Nuon API token. | yes | — |
| app_id | The Nuon app the component belongs to (only required if you have multiple apps). | no | — |
| build_id | The build to release. | no | — |
| component_id | Instead of specifying a build, use the latest build of a component. | no | — |
| delay | How long to wait between each release step. | no | 10s |
| installs_per_step | How many installs to deploy per release step. | no | 10 |
| latest_build | Use the latest build for this component | no | false |
| auto_build | Create a new build for this release. Will only be used with `component_id`. If `build_id` is provided, this will be ignored. | no | false |
| api_url | The URL of the Nuon API. | no | https://ctl.prod.nuon.co |