Send Notification For Issue

POST {{baseUrl}}/rest/api/3/issue/:issueIdOrKey/notify

Creates an email notification for an issue and adds it to the mail queue.

Permissions required:

Request Body

{"subject"=>"<string>", "textBody"=>"<string>", "htmlBody"=>"<string>", "to"=>{"reporter"=>"<boolean>", "assignee"=>"<boolean>", "watchers"=>"<boolean>", "voters"=>"<boolean>", "users"=>[{"self"=>"dolor dolore", "name"=>"quis officia et ullamco", "key"=>"pariatur", "accountId"=>"s", "emailAddress"=>"commodo reprehenderit dolore nisi officia", "avatarUrls"=>{"16x16"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "24x24"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "32x32"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "48x48"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}}, "displayName"=>"veniam dolor id Excepteur", "active"=>false, "timeZone"=>"dolor cillum amet", "accountType"=>"sint ut"}, {"self"=>"nostrud cillum labore", "name"=>"minim dolor Duis", "key"=>"ad aliquip deserunt Excepteur cupidatat", "accountId"=>"qu", "emailAddress"=>"ipsum nisi", "avatarUrls"=>{"16x16"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "24x24"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "32x32"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "48x48"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}}, "displayName"=>"nostrud dolore", "active"=>true, "timeZone"=>"proident", "accountType"=>"veniam occaecat ex aliqua"}], "groups"=>[{"name"=>"<string>"}, {"name"=>"<string>"}]}, "restrict"=>{"groups"=>[{"name"=>"<string>"}, {"name"=>"<string>"}], "permissions"=>[{"id"=>"<string>", "key"=>"<string>"}, {"id"=>"<string>", "key"=>"<string>"}]}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring