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"
Status Codes
Status Code - Body - Message
201 - Created - Request received.
409 - Conflict - Playground application is not running on the device.
409 - Conflict - An unexpected error occurred. Please try again.
