HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Change the overlay priorities

This API sets the overlay priorities, specifically the order of the different overlays' route maps. The priority is a JSON object where the key is the priority, and the value of the key is the overlay ID with that priority.

Example:
{ 1 : 2, 2 : 3, 3 : 1 }
This would order the overlays with the overlay with ID 2 first, overlay with ID 3 second, etc.

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

No response was specified

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