update_project_email

Function update_project_email 

Source
pub async fn update_project_email(
    configuration: &Configuration,
    params: UpdateProjectEmailParams,
) -> Result<Value, Error<UpdateProjectEmailError>>
Expand description

Sets the project’s sender email address. If emailAddress is an empty string, the default email address is restored. Permissions required: Browse projects project permission for the project.