Remove members
Remove people from your network, cleaning up their connections. Returns 204 if all removals succeed. Returns 200 with a list of failed IDs if some succeed but others fail. Returns 500 if all removals fail.
Cost: Free.
Authentication
x-api-keystring
Your WealthAtlas API key. Contact support@wealthatlas.com to get started.
Request
This endpoint expects an object.
person_ids
WealthAtlas person IDs to remove from the network
Response
Some removals failed
failed
Person IDs that could not be removed due to a server error. Safe to retry
Errors
422
Unprocessable Entity Error

