Removes the specified member from the list. The authenticated user must be the list's owner to remove members from the list.
Resource URL
Parameters
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 ID of the user to remove from the list. Helpful for disambiguating when a valid user ID is also a valid screen name.
The screen name of the user for whom to remove from the list. Helpful for disambiguating when a valid screen name is also a user ID.
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 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 | |