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.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” deviceId
required
string
tenantId
required
string
Request Body
Section titled “Request Body ”object
tenantId
string
tenantUuid
string
deviceId
string
locationId
string
isEnabled
boolean
Responses
Section titled “ Responses ”OK
object
Bad Request
object
message
string
code
string
Too Many Requests
object
message
string
code
string