Set Sender Name when sending email using Send notification for issue api

Hi,

i try to send email notification through /rest/api/3/issue/{issueIdOrKey}/notify , is it possible to change/set the sender name ? Thanks

Hi @TanYikNa ,

Perhaps the PUT /rest/api/3/project/{projectId}/email endpoint is what you’re looking for.

Regards,
Dugald