Map Scale
Where to find it


Map Scale API
Sample Request
Sample Response
Behaviour
Applies a metric scale factor to a standalone, active 360 (Insta360)
map. Responds immediately with 202 Accepted and sets the map to
pending; the map returns to active on success or failed if the
scaling could not be applied. Scaling is multiplicative and applied
relative to the map's current size.
JWT token obtained from the authentication endpoint.
Map id or map code.
MAP_740EYUJTS85ZMetric scale factor (> 0). Below 1 shrinks, above 1 enlarges.
0.85Scaling accepted and running.
67e12d4bff7ecf561f2f8a0c0.85pendingBad Request. Invalid scale factor, or the map is not an Insta360 map, not active, or part of a MapSet / version chain.
Unauthorized. Invalid or expired token.
Forbidden. The map does not belong to your account.
Map not found.
Scaling job could not be started; the map is reverted to active.
Last updated
Was this helpful?

