pub async fn delete_tls_activation(
    configuration: &mut Configuration,
    params: DeleteTlsActivationParams
) -> Result<(), Error<DeleteTlsActivationError>>
Expand description

Disable TLS on the domain associated with this TLS activation.