---
title: "Changes to Set the position of a Device"
method: POST
path: "/set-position/{mac-address}"
---

# Changes to Set the position of a Device

`POST /set-position/{mac-address}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 5 revisions.

- **2026-07-17** `7e54e3f9ba25` — 1 breaking, 1 warning
- **2022-08-22** `657e36b2039b` — 6 info
- **2022-08-05** `657e36b2039b` — 2 breaking
- **2022-07-29** `df1e30abf42d` — 1 breaking, 1 warning
- **2022-07-29** `c76afbc268ba` — 6 breaking

## Changes

- **2026-07-17** `7e54e3f9ba25` — 1 breaking, 1 warning
  - added required request body
  - deleted the `query` request parameter `position-required`
- **2022-08-22** `657e36b2039b` — 6 info
  - for the `query` request parameter `position-required`, the type of property `pitch` was generalized from `integer` to `number`
  - for the `query` request parameter `position-required`, the type of property `roll` was generalized from `integer` to `number`
  - for the `query` request parameter `position-required`, the type of property `x` was generalized from `integer` to `number`
  - for the `query` request parameter `position-required`, the type of property `y` was generalized from `integer` to `number`
  - for the `query` request parameter `position-required`, the type of property `yaw` was generalized from `integer` to `number`
  - for the `query` request parameter `position-required`, the type of property `z` was generalized from `integer` to `number`
- **2022-08-05** `657e36b2039b` — 2 breaking
  - added the new required `query` request parameter `position-required`
  - removed the request body
- **2022-07-29** `df1e30abf42d` — 1 breaking, 1 warning
  - added required request body
  - deleted the `query` request parameter `position-required`
- **2022-07-29** `c76afbc268ba` — 6 breaking
  - for the `query` request parameter `position-required`, the type of property `pitch` was specialized from `number` to `integer`
  - for the `query` request parameter `position-required`, the type of property `roll` was specialized from `number` to `integer`
  - for the `query` request parameter `position-required`, the type of property `x` was specialized from `number` to `integer`
  - for the `query` request parameter `position-required`, the type of property `y` was specialized from `number` to `integer`
  - for the `query` request parameter `position-required`, the type of property `yaw` was specialized from `number` to `integer`
  - for the `query` request parameter `position-required`, the type of property `z` was specialized from `number` to `integer`

---

[Operation](https://skmtc.dev/google/apis/pica-a-platform-agnostic-uwb-virtual-controller/docs/set-position/:mac-address/post.md) · [API](https://skmtc.dev/google/apis/pica-a-platform-agnostic-uwb-virtual-controller.md) · [Page](https://skmtc.dev/google/apis/pica-a-platform-agnostic-uwb-virtual-controller/changes/set-position/:mac-address/post)
