post https://example.com/api/v2/toggle-folder-watch
Toggles the watch status of a folder.
Log in to see full request history
Response
200Success
Toggles the watch status of a folder.
200Success
xxxxxxxxxx
curl --request POST \
--url https://example.com/api/v2/toggle-folder-watch \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!