Send Alert Message
POST {{WEBEXAPI}}/xapi/command/UserInterface.Message.Alert.Display
Request Body
{"deviceId"=>"{{_deviceId}}", "arguments"=>{"Duration"=>15, "Title"=>"xAPI Cloud Test", "Text"=>"This is posted from Postman ;-) Change me!"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
`` | null |