v2

latestOpenAPI 3.1.0CC-BY-SA 2.02026-07-2617789528.6 KB
Inventories

Stop inventory watcher

Stop the inventory watcher if necessary

post/inventories/watcher/stop

Response

Stopped

result'success' | 'error' required

Result of the request

action'fileWatcherStop' required

The id of the action

datastring required

Example response

{
  "data": "Incoming inventory watcher stopped"
}