RequestFormat

{
    "requestId": "4180463424101195867",
    "inputs": [
        {
            "intent": "action.devices.SYNC"
        }
    ]
}

Params

Type

Value

Remarks

intent

String

action.devices.SYNC

Required.

requestId

String

4180463424101195867

Required. Random string as Id of each request for ease of tracing.

Last updated