Delete Timing
DELETE {{baseUrl}}/v1/timing/:timingUid
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.
Delete existing Timing by unique id.
Parameters
Field | Type | Required | Description |
---|---|---|---|
timingUid | string | required | unique timing identification |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-auth | string | Authorization key and token | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{}