HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Add and update multiple overlays for the appliance

All enums for the integer type fields are shown in the model description (excluding the brownout thresholds, they can be any valid number).
<br/ >The IDs of overlays must be unique from the overlays already stored on this appliance.

This will remove any overlays that are on the appliance but not included in the POST body. The overlay cannot be deleted if it's in use, if an overlay could not be deleted, the request will still be successful, but the overlay ID that could not be deleted will be included in the message

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

Boolean flag on whether or not to delete dependencies

Body Params
1
object

The key is the overlay ID, and the object are the overlay configuration

2
object

The key is the overlay ID, and the object are the overlay configuration

Response
200

No response

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