curl --request POST \ --url https://api.pipeium.com/lists \ --header 'Authorization: Bearer {api_key}' \ --header 'Content-Type: application/json' \ --data '{ "name": "Enterprise Prospects", "webhook_url": "https://api.yourapp.com/webhooks/pipeium" }'
{ "message": "List created", "listId": "123e4567-e89b-12d3-a456-426614174000" }
Create a new list to manage contacts and accounts