app-operations_manager

On this page:

unwatchJob

Summary

Unwatch Job

Description

Removes the current user from the list of watchers on a Job.

Route

POST /operations-manager/jobs/:jobId/unwatch

Roles

admin apiwrite engineering operations

Parameters

DetailsExampleSchema
Name Type Required Description
jobId string yes The id of the Job to unwatch.

Return

DetailsExampleSchema
Name Type Description
result object The result of the unwatch operation.