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.
Documentation IndexFetch the complete documentation index at: https://docs.getjumper.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.getjumper.io/llms.txt
Use this file to discover all available pages before exploring further.
Jumper Pro license key passed via header
Service stopped
Was this page helpful?