EmailAddress
is no longer supported in Cloud. Refer to the changelog for more details.curl --location -g --request PUT 'http:///rest/api/3/notificationscheme//notification' \
--header 'Content-Type: application/json' \
--data-raw '{
"notificationSchemeEvents": [
{
"event": {
"id": "1"
},
"notifications": [
{
"notificationType": "Group",
"parameter": "jira-administrators"
}
]
}
]
}'
null
【JIRA7.6.1】API开发者 微信交流群
用微信扫右侧二维码,加入【JIRA7.6.1】API开发者 交流群,互助沟通