Summary
Adds the current user as watcher of a job
Description
Adds the current user as watcher of a job
Route
POST /operations-manager/jobs/:jobId/watch
Roles
            admin
apiwrite
engineering
operations
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| jobId | string | yes | The identifier of the job to add the current user to | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| result | object | Result |