Skip to content

an issue in wiki help document #281

@zhoumingchun

Description

@zhoumingchun

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions