Update Timing
PUT/v1/timing/:timingUid
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
This endpoint is deprecated, please use device/applet instead
Timing might be a misleading name (apologies), but it has nothing to do with scheduling content. Timing is an endpoint that will allow you to set your Applet on device.
Update device Timing with the selected Applet and assign it to the device. You can update the applet version and more.
Remarks on startsAt and endsAt:
- When you set endsAt to timing, it sticks to device until applet with later startsAt date is in the system. In the most of cases you just set startsAt and endsAt date to the same value.
configurationvalues have to be always akey-valuepairs wherevalueis a string. To pass JSON object useJSON.stringify()
Request
Responses
- 204
- 400
- 404
No content
Bad request
Response Headers
Content-Type
Not Found
Response Headers
Content-Type