Deleting data via the Web SDK
In the Web SDK, the way you remove data depends on the object. To ensure data integrity, be sure to call the methods in the stated order:
To remove |
Follow these steps |
---|---|
A single certificate |
Call DELETE Certificates/{guid}. |
All certificates in a policy folder |
|
A device and its associated SSH keys |
|
A Discovery Job |
Call DELETE Discovery/{guid}. |