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