Delete Applet
DELETE {{baseUrl}}/v1/applet/:appletUid
Delete one Applet by appletUid
. All assigned Timings on any device have to be deleted first.
Parameters
Field | Type | Required | Description |
---|---|---|---|
appletUid | string | required | Unique applet identification |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-auth | string | Authorization key and token | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{}