Create List
POST https://{{apiHost}}/alpha/accounts/lists/create
Request Body
{"data"=>{"attributes"=>{"listName"=>"Third List Test", "listData"=>["mcrost", "applc"], "description"=>"List test to validate the functionality when running updates"}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
user-key | string |