v1
latestSwagger 2.02026-07-146610689.7 KBv2
Set point of interest
Use this API method to set coordinates of the POI (point of interest) on the image.
post/v2/files/poi
Query parameters
filenamestring required
Request body
Example request
{
"name": "BlueLake",
"x": 0.5,
"y": 0.5,
"width": 0.5,
"height": 0.5
}Response
Successful