Description Usage Arguments See Also
POST lists/update
1 2 |
list_id |
The numerical id of the list. |
slug |
You can identify a list by its slug instead of its numerical id. If you decide to do so, note that you<c2><81>fll also have to specify the list owner using the owner_id or owner_screen_name parameters. |
name |
The name for the list. |
mode |
Whether your list is public or private. Values can be public or private. If no mode is specified the list will be public. |
description |
The description to give the list. |
owner_screen_name |
The screen name of the user who owns the list being requested by a slug. |
owner_id |
The user ID of the user who owns the list being requested by a slug. |
https://dev.twitter.com/rest/reference/post/lists/update
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.