Function mailslurp::apis::domain_controller_api::update_domain[][src]

pub async fn update_domain(
    configuration: &Configuration,
    params: UpdateDomainParams
) -> Result<DomainDto, Error<UpdateDomainError>>

Update values on a domain. Note you cannot change the domain name as it is immutable. Recreate the domain if you need to alter this.