v2

Delete point of interest

Use this API method to delete POI (point of interest) on the image.

delete/v2/files/poi

Query parameters

filenamestring required

Request body

namestring

Name of the POI

Example request

{
  "name": "BlueLake"
}

Response

Successful

Changes