Execute Command (standby.deactivate)
POST {{WEBEXAPI}}/xapi/command/Standby.Deactivate
Execute a command on the Webex RoomOS Device.
Specify the command to execute in the commandName parameter in the URI.
See the xAPI Guide for a description of command expressions.
https://developer.webex.com/docs/api/v1/xapi/execute-command
Request Body
{"deviceId"=>"{{_device}}"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |