cURL
curl --request POST \ --url http://localhost:6699/api/v1/watch-folders/service/stop \ --header 'X-License-Key: <api-key>'
{ "message": "<string>", "state": "<string>", "was_running": true }
Stops the background watch folder monitoring service.
Jumper Pro license key passed via header
Service stopped
Was this page helpful?