Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Directory path to watch
Query Parameters
Ignore patterns (comma-separated)
Response
Stream of modified file paths, one per line
The response is of type string
.