Browser Filesystem

Watch a directory for changes

post/browsers/{id}/fs/watch

Path parameters

idstring required

Browser session ID

Request body

pathstring required

Directory to watch.

recursiveboolean

Whether to watch recursively.

Response

Watch started successfully

watch_idstring

Unique identifier for the directory watch

Changes