---
title: "Report User Location"
method: POST
path: "/user/location"
tags: ["user-location"]
---

# Report User Location

`POST /user/location`

## Response `200`

Successful Response

- LocationReportResponse — What became of the position this request carried. `recorded` false is ordinary, not an error, and means one of two things: the request carried no position at all (location permission denied), or it carried one we already knew — unmoved, or coarser than what we hold.
  - `recorded` boolean, required
  - `source` string, nullable

---

[API](https://skmtc.dev/stardrift/apis/fastapi.md) · [All operations](https://skmtc.dev/stardrift/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stardrift/fastapi/revisions/00746572572a/schema)
