Feb 20, 2022
1023
API Signature: POST http://{SignageIP}:9646/api/playground
The above API helps a client application submit custom data to HTML5 based playground applications.
Request Header
Content-Type: application/json
Request Body
"custom data"
API Response
Status CodeBody Message201 - CreatedRequest received.409 - ConflictPlayground application is not running on the device.
409 - Conflict |
An unexpected error occured. Please try again. |