Skip to main content
POST
Start file watching

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Request to start file watching for a project

projectName
string
required

Name of the project to start watching for file changes

Response

Watch mode started successfully.