v4

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

Bulk watch issues

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

Permissions required:

post/rest/api/3/bulk/issues/watch

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