Issues
Send notification for issue
Creates an email notification for an issue and adds it to the mail queue.
Permissions required:
- Browse Projects project permission for the project that the issue is in.
- If issue-level security is configured, issue-level security permission to view the issue.
post/rest/api/3/issue/{issueIdOrKey}/notify
Path parameters
issueIdOrKeystring required
ID or key of the issue that the notification is sent for.
Request body
Response
Returned if the email is queued for sending.
{"stackTrail":"paths:/rest/api/3/issue/{issueIdOrKey}/notify:post:responses:204:content:application/json:schema","oasType":"schema","type":"unknown"}