cURL
curl --request POST \ --url https://api.example.com/filesystem.Filesystem/RemoveWatcher \ --header 'Content-Type: application/json' \ --data ' { "watcherId": "<string>" } '
{}
Success
The response is of type RemoveWatcherResponse · object.
RemoveWatcherResponse · object
Was this page helpful?