When I download a balena os image from the cloud dashboard there are a number of options that get backed into the image, such as wifi credentials that do not seem to be settable via the api.
It looks like there are directions on how to make changes with the CLI here
By inspecting the source of the page it appears the download form sends a POST to https://api.balena-cloud.com/download
Is this a documented supported api?