Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Disable notifications for actions performed by a particular user Thru REST API

Deleted user August 2, 2019

Hi,

 

We are using the REST API to do Updates on all the issues Every day. 

We have one new issue in our process, Jira sends a lot of email notifications for the users. 

Is there a way that I can either disable notifications for REST  API actions or disable notifications for changes made by any Specific user or role?

Thanks in advance.

 

Nagendra M

1 answer

1 accepted

3 votes
Answer accepted
Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 2, 2019

Hello,

Use the notifyUsers option.

Your rest api would look like this:

rest/api/3/issue/{issueIdOrKey}?notifyUsers=false

Deleted user August 5, 2019

Hi @Alexey Matveev ,

Thank you for your input. 

Thanks,

Nagendra M

Peter Shen August 19, 2021

I got error: "'{"errorMessages":["To discard the user notification either admin or project admin permissions are required."],"errors":{}}'" when I pass notifyUsers=false.

So using notifyUsers option need admin permissions?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events