v1

latestOpenAPI 3.0.02026-07-243339471.1 MB
Location

Set device coordinates

This API can set or update the adminSpecifiedLocation of an AP. The device to update must be identified by both the site-id and serial-number and MUST exist in the system to set its location. The adminSpecifiedLocation of a device will always override the latest consolidatedLocation. If the center is provided in the request body, these coordinates will be programmed into the AP to support FTM based client location services (if enabled).

post/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 is being set.

serial-numberstring const required

The device serial number.

The device serial for which the location information is being requested.

Request body

Response

Device coordinates update accepted. Location will be updated shortly in the database.