The restart API stops, then starts the Watcher service, as in the following example:
restart
POST _xpack/watcher/_restart
Watcher returns the following response if the request is successful:
{ "acknowledged": true }