Skip to content

Report a problem with a spot

Sends a spot to the moderators' review queue with a reason.

Once a spot collects enough open flags (3 by default; admins can change this), it is hidden from the public map until a moderator reviews it, and result is hidden. Spots verified by moderators are never hidden automatically.

Each visitor can flag a spot once. Rate limit: 20 flags per hour per visitor.

POST
https://deathspot.org/api/spots/{id}/flag

Path parameters

  • idintegerrequired

    The spot's numeric id.

    Example: 1

Request bodyJSON

  • reasoninaccurateornames_personorduplicateorabusiveorresolvedorotherrequired

    Why the spot needs a moderator: inaccurate (wrong location or details), names_person (names or accuses a person), duplicate, abusive (abusive or fake), resolved (no longer dangerous), other.

  • noteoptionalstring

    Optional context for moderators. Phone numbers are removed.

    maxLength: 300

Returns

200

The flag was recorded.

JSON
  • resultflaggedorhiddenrequired

    hidden when this flag pushed the spot over the auto-hide threshold.

400

The id isn't an integer, or reason is missing or unknown.

JSON
  • errorstringrequired

    A human-readable message you can show to users.

404

No approved spot has this id.

JSON
  • errorstringrequired

    A human-readable message you can show to users.

409

The caller already flagged this spot.

JSON
  • errorstringrequired

    A human-readable message you can show to users.

429

The caller exceeded a rate limit. Wait Retry-After seconds before retrying.

JSON
  • errorstringrequired

    A human-readable message you can show to users.

Navigation

Type to search…

↑↓ navigate↵ selectEsc close