v24

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-19169310464.0 KB
Tools

Connect proxy

post/devices/{deviceId}/proxy

Path parameters

deviceIdstring required

Headers

X-Device-Display-IDinteger

Request body

$schemastring uri

A URL to the JSON Schema for this object.

hoststring hostname
namestring

Proxy name

passwordstring
portinteger
smartIpboolean
userstring

Example request

{
  "$schema": "https://example.com/schemas/ConnectProxyBody.json"
}

Response

No Content