Set per-user visibility overrides in bulk

Applies many visibility overrides for the calling user in a single transaction — hidden=true stores an override, hidden=false removes it. Use this rather than issuing one PUT per object: hiding a large map one request at a time saturates the browser's connection pool, and a partial failure leaves the map half-hidden. All changes apply or none do. Requires only viewer permission on the map.

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

map id

Body Params

desired hidden states

changes
array of objects
changes
Response
204

No Content

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