Adds a user to a specified Twitter List; the list must be owned by the authenticated user.
idThe unique identifier of the Twitter List to which the user will be added.
user_idRequiredstringUnique identifier of the User to add to the list. If you have a username, convert it to a `user_id` first (e.g., via GET /2/users/by/username/{username}).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.