v4

latestOpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
Issue bulk operations

Bulk unwatch issues

Use this API to submit a bulk unwatch request. You can unwatch up to 1,000 issues in a single operation.

Permissions required:

post/rest/api/3/bulk/issues/unwatch

Request body

selectedIssueIdsOrKeysstring[] required

List of issue IDs or keys which are to be bulk watched or unwatched. These IDs or keys can be from different projects and issue types.

Response

Returned if the request is successful.

taskIdstring