Authorizations
JWT token obtained from /users/authorization endpoint
Headers
Specify the user making the request. This identifier should match the one you used when integrating the user with Village. Not needed when using user token authentication.
Body
Array of person identifiers. Can be Village IDs, emails, LinkedIn URLs, or objects with scores, or mixed. Supports flexible input formats.
1 - 100
elementsOptional fallback score applied to all people without explicit score. Score Guidelines: 0.5-0.99 (Maybe; Not cold), 1-4 (Okay; Know each other; Have access to them), 4-7.49 (Good; Somewhat close), 7.5-9.99 (Very good; Close), 10 (Excellent; Closest)
0 <= x <= 10
7