Stop file watching
watch-mode
Stop file watching
Stops the current file watching session. This disables real-time monitoring of file changes and releases system resources. Use this when development is complete or when switching to a different project.
POST
Stop file watching
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Watch mode stopped successfully.