I have a list under “Manage Account → Configurations → Lists” that I wish to manage (list, delete, insert) using the API. Although I have a good token, anything I do with any list endpoint, using either code or curl, results in an HTTP 401 (authentication) error.
Before I chase my tail too much:
Which API endpoints will I use to manage these lists? Those under “Lists” in the API documentation?
Which permission will the auth token need? Is it:
- Account / Account Filter Lists, or
- Account / Account Settings, or
- Something else?