Creating and associating Notification Schemes

indumathi s December 4, 2017

Hi Experts,

I am creating a project in JIRA with the rest API. how do i create and associate a notification scheme to a project using the REST API ? 

Any help will be much apprecited.

Thanks,

Indumathi

2 answers

0 votes
Yatish Madhav
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.
March 22, 2023

Hi

I am also trying to achieve the same via the REST API. I wonder if there is any workaround in place currently or if there is an undocumented method to do so perhaps?

Thank you

Yatish

0 votes
Thomas Schlegel
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 4, 2017

Hi,

as far as I know, you can't create a notification scheme using REST. 

But you can update a project and its notificatin scheme using REST:

https://docs.atlassian.com/jira/REST/server/#api/2/project-updateProject 

Suggest an answer

Log in or Sign up to answer