Skip to content

Device manager - Run Device Operation

POST
/api/v1/{tenantId}/devices/{deviceId}/operations/{operationId}

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

deviceId
required
string
operationId
required
string
tenantId
required
string
object
tenantId
string
nullable
tenantUuid
string
nullable
deviceInstanceId
string
nullable
operationName
string
nullable
parameters
Array<string>
nullable

OK

object

Bad Request

object
message
string
nullable
code
string
nullable

Too Many Requests

object
message
string
nullable
code
string
nullable