Project email

Set project's sender email

Sets the project's sender email address.

If emailAddress is an empty string, the default email address is restored.

Permissions required: Administer Jira global permission or Administer Projects project permission.

put/rest/api/2/project/{projectId}/email

Path parameters

projectIdinteger required

The project ID.

Request body

emailAddressstring

The email address.

emailAddressStatusstring[]

When using a custom domain, the status of the email address.

Response

Returned if the project's sender email address is successfully set.

{"stackTrail":"paths:/rest/api/2/project/{projectId}/email:put:responses:204:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 15 revisions of this API.