Execute Command (welcomebanner.set)
POST {{WEBEXAPI}}/xapi/command/SystemUnit.WelcomeBanner.Set
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"=>"{{_deviceId}}", "body"=>"****************\nWebex Device\nAuthorized Access Only\n****************"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |