v1
latestOpenAPI 3.0.02026-07-243339471.1 MBLocation
Delete device coordinates
Remove the adminSpecifiedLocation coordinates of a device. The device must be identified by the site-id and serial-number. If the AP has a built-in GPS receiver and a GPS position is known, then the consolidated device location will fall back to the last known GPS position.
delete/network-services/v1/sites/{site-id}/devices/{serial-number}/location
Path parameters
site-idstring uuid required
Site ID associated with the device commonly in UUID format.
The ID of the Site for which device location information should be removed.
serial-numberstring const required
The device serial number.
The device serial for which the location information is being removed.
Response
Device coordinates delete accepted. Location will be updated shortly in the database.