Enrich
Enrich people
Match people with our database and enrich it with additional information.
Webhook result: Documentation
post/v2/enrich/people
Query parameters
apiTokenstring nullable
Headers
x-api-tokenstring nullable
Request body
Example request
{
"webhookUrl": "https://some-url.com"
}Response
Successful Response
Example response
{
"status": "in progress"
}Changes
No recorded changes to this endpoint across all 5 revisions of this API.