(Deprecated) Enrich People (bulk) (start)
Deprecated endpoint
This endpoint is deprecated. Please use the latest version here for improved functionality and support.
Quota limitation
This endpoint will not succeed if there is not enough people enrichment quota or credits available
Starts bulk enriching the provided list of people and returns an enrichment ID. The enrichment will run asynchronously, in order to check the enrichment's progress and results, send a request to GET /v1/people/enrichments/bulk/{id}.
Authorization
Authorization
RequiredBearer <token>In: header
Request Body
application/json
RequiredPeople to enrich
enrichmentType
RequiredstringType of enrichment to execute
"email" | "mobile" | "emailAndMobile" | "noOp"
listName
RequiredstringName for the new list that will created to store the results
people
Requiredarray<object>List of people to enrich (maximum 10000)
Provide either a linkedinUrl or a combination of "firstName lastName companyName" or combination of "firstName lastName companyWebsite"
Enrichment ID