Create List
POST {{yourAccountUrl}}/api/3/lists
Request Body
{"list"=>{"name"=>"Test List 1", "stringid"=>"test-list-1", "sender_url"=>"https://myhost.activehosted.com", "sender_reminder"=>"This is a test.", "user"=>1}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Api-Token | string | Your ActiveCampaign API Token |