---
title: "Delete point of interest"
method: DELETE
path: "/v2/files/poi"
tags: ["v2"]
---

# Delete point of interest

`DELETE /v2/files/poi`

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

## Query parameters

- `filename` string, required

## Request body

- Model73
  - `name` string — Name of the POI

## Response `default`

Successful

---

[API](https://skmtc.dev/sirv/apis/api-documentation.md) · [All operations](https://skmtc.dev/sirv/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sirv/api-documentation/revisions/80ff016d7d3a/schema)
