delete #
Deletes a Device Manager engine from an index
Query Syntax #
HTTP #
URL: http://kuzzle:7512/_/device-manager/engine/:index
Method: DELETE
Other protocols #
{
"controller": "device-manager/engine",
"action": "delete",
"index": "tenant-ayse",
}
Kourou #
kourou device-manager/engine:delete <index>
Edit this page on Github(opens new window)