v2
latestOpenAPI 3.1.02026-07-2626156230.6 KBEnrich
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"
}