Create a new donor list
Create a new donor list for the team. Optionally populate it with donor IDs on creation. List names must be unique within a team.
Cost: 1 credit.
Authentication
x-api-keystring
Your DonorAtlas API key. Contact support@donoratlas.com to get started.
Request
This endpoint expects an object.
list_name
Name for the new list (must be unique within the team)
donor_ids
Optional list of DonorAtlas donor IDs to add to the list on creation
Response
Successful Response
list_id
ID of the newly created list
list_name
Name of the newly created list
successful_ids
Donor IDs that were successfully added to the list
Errors
402
Payment Required Error
409
Conflict Error
422
Unprocessable Entity Error