-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
in https://github.com/TheThingSystem/steward/wiki/Devices
for Delete Device Section
Delete Device
To "define" a device, an authorized client sends: ------------> maybe "delete" is correct
{ path : '/api/v1/actor/device/ID'
, requestID : 'X'
}
where ID corresponds to the deviceID of the device to be deleted, and X is any non-empty string, e.g.,
{ path : '/api/v1/actor/device/7'
, requestID : '4'
}
Metadata
Metadata
Assignees
Labels
No labels