Skip to content

Search these docs, or ask Revo a question — answers link the pages they came from.

Delete a device location.

DELETE
/api/v1/{tenantId}/devices/{deviceId}/locations/{locationId}

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

deviceId
required
string
locationId
required
string
tenantId
required
string

OK

object

Bad Request

object
message
string
nullable
code
string
nullable

Too Many Requests

object
message
string
nullable
code
string
nullable