HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Install image

The data to post need to contain 'downloadOption', 'installOption' and options data. the options object must include one of two fields 'filename' or 'image_url'.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The install post data in JSON

string
required

Get image from local(local), Download image from remote (url)

string
required

Only install(install_only), Install and switch partition(install_switch), Install and reboot(install_reboot)

options
object
required

The object must contain an additional field 'filename' or 'image_url'

Response
200

No response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!