Update the position information of a given wireless device or a wireless gateway resource. The position coordinates are based on the <a href="https://gisgeography.com/wgs84-world-geodetic-system/"> World Geodetic System (WGS84)</a>.
patch/resource-positions/{ResourceIdentifier}#resourceType
Path parameters
ResourceIdentifierstring required
The identifier of the resource for which position information is updated. It can be the wireless device ID or the wireless gateway ID, depending on the resource type.
Query parameters
resourceType'WirelessDevice' | 'WirelessGateway' required
The type of resource for which position information is updated, which can be a wireless device or a wireless gateway.
Request body
Response
Success
UpdateResourcePositionResponse required