Skip to main content
DELETE
Eliminar POIs en lote

Authorizations

Authorization
string
header
required

Token de sesión Better Auth o API token (atk_...) en el header Authorization: Bearer <token>. Los JWT legacy ya no son válidos.

Body

application/json
Minimum array length: 1

ObjectId del POI

Pattern: ^[a-fA-F0-9]{24}$
Example:

Response

POIs eliminados

status
string
Example:

"success"

data
object