Initiates file watching for the specified project. This enables real-time monitoring of file changes within the project directory, allowing for automatic reloading and updates during development. Only one project can be watched at a time.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request to start file watching for a project
Name of the project to start watching for file changes
Watch mode started successfully.