Remove people from a list
Remove one or more people from an existing list by their WealthAtlas person IDs.
Cost: Free.
Authentication
x-api-keystring
Your WealthAtlas API key. Contact support@wealthatlas.com to get started.
Path parameters
list_id
ID of the list to remove people from
Request
This endpoint expects an object.
person_ids
List of WealthAtlas person IDs to remove
Response
Successful Response
Errors
404
Not Found Error
422
Unprocessable Entity Error
502
Bad Gateway Error

