Skip to content

Add or remove reachable locations for the device

POST
/api/v1/{tenantId}/devices/{deviceId}/reachable-locations

Plugin API access: this operation accepts a plugin JWT (PluginBearer) for its own tenant.

deviceId
required
string
tenantId
required
string
object
tenantId
string
nullable
tenantUuid
string
nullable
deviceId
string
nullable
locationId
string
nullable
isEnabled
boolean

OK

object

Bad Request

object
message
string
nullable
code
string
nullable

Too Many Requests

object
message
string
nullable
code
string
nullable