[][src]Function dropbox_sdk::file_properties::templates_remove_for_team

pub fn templates_remove_for_team(
    client: &dyn HttpClient,
    arg: &RemoveTemplateArg
) -> Result<Result<(), TemplateError>>

Permanently removes the specified template created from templates_add_for_user(). All properties associated with the template will also be removed. This action cannot be undone.