headless_lms_server::programs::mailchimp_syncer

Function remove_field_from_mailchimp

Source
async fn remove_field_from_mailchimp(
    list_id: &str,
    field_id: &str,
    server_prefix: &str,
    access_token: &str,
) -> Result<()>
Expand description

Removes a merge field from the Mailchimp list by with a field ID.