/lists/members/create_all.json
POST
/lists/members/create_all.json
members to a list, by specifying a comma-separated list of member ids or screen names. The
authenticated user must own the list to be able to add members to it. Note that lists can't have
more than 500 members, and you are limited to adding up to 100 members to a list at a time with this
method.
when using these methods such that you are not too rapidly switching between removals and adds on
the same list.
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.twitter.com/1.1/lists/members/create_all.json'
Response Response Example
{}
Request
None
Responses
Modified at 2022-09-10 16:58:08