Skip to main content
Module

x/tombaio/mod.ts>LeadsAttributes#deleteLeadAttribute

Official Deno library for Tomba Email Finder
Latest
method LeadsAttributes.prototype.deleteLeadAttribute
Re-export
import { LeadsAttributes } from "https://deno.land/x/tombaio@v1.0.1/mod.ts";

Delete Lead Attribute

Delete a specific Attributes by passing id.

Type Parameters

T extends unknown

Parameters

id: string

Returns

Promise<T>