curl --location --request POST '/rest/api/3/bulk/issues/watch' \ --header 'Content-Type: application/json' \ --data-raw '{ "selectedIssueIdsOrKeys": [ "10001", "10002" ] }'
{"taskId":"10641"}