Updates the specified list. The authenticated user must own the list to be able to update it.
Resource URL
Parameters
Either a list_id or a slug is required. If providing a list_slug, an owner_screen_name or owner_id is also required.
The numerical id of the list.
You can identify a list by its slug instead of its numerical id. If you decide to do so, note that you'll also have to specify the list owner using the owner_id or owner_screen_name parameters.
The name for the list.
Whether your list is public or private. Values can be public or private. If no mode is specified the list will be public.
The description to give the list.
The screen name of the user who owns the list being requested by a slug.
The user ID of the user who owns the list being requested by a slug.
Example Request
POST | |
POST Data | |