Removes items from a list by their item IDs.
Use the API token from your personal Village account: https://village.do/settings#api-keys
For verified apps accessing user data, create a user token: https://docs.village.do/api-reference-v2/authentication/create-authorization
List ID
1"123"
Request body for removing items from a list
Array of item IDs to remove from the list
1 - 100 elements1["1", "2", "3"]