PrerequisitesBefore you begin, you’ll need:
- A developer account with an approved App
- User Access Token (OAuth 1.0a or OAuth 2.0 PKCE)
Create a List
1
Prepare your request
Define the List name (required) and optional description and privacy settings:
2
Send the request
cURL
3
Review the response
id to update or delete the List later.Update a List
Modify a List’s name, description, or privacy:cURL
Delete a List
1
Get the List ID
You need the ID of the List you want to delete.
2
Send the delete request
cURL
3
Confirm deletion
Next steps
List members
Add and remove List members
List lookup
Retrieve List details
Integration guide
Key concepts and best practices
API Reference
Full endpoint documentation