Add people to a list

Add one or more people to an existing list by their WealthAtlas person IDs.

Cost: 1 credit per person.

Authentication

x-api-keystring
Your WealthAtlas API key. Contact support@wealthatlas.com to get started.

Path parameters

list_idstringRequired1-100 characters
ID of the list to add people to

Request

This endpoint expects an object.
person_idslist of stringsRequired
List of WealthAtlas person IDs to add

Response

Successful Response

Errors

402
Payment Required Error
404
Not Found Error
422
Unprocessable Entity Error
502
Bad Gateway Error