Stop watching a directory

DELETE/browsers/{id}/fs/watch/{watch_id}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Browser session ID

watch_id*string

Response

Watch stopped successfully

no response body.
curl -X DELETE "https://example.com/browsers/string/fs/watch/string"
Empty