Back to Documentation Overview
listInterestGroupUpdate
public static listInterestGroupUpdate(string apikey, string id, string old_name, string new_name)
Change the name of an Interest Group
- Section:
- List Related
- Parameters:
apikey a valid API Key for your user account. Get by visiting your API dashboard id the list id to connect to. Get by calling lists() old_name the interest group name to be changed new_name the new interest group name to be set - Returns:
- bool - true if the request succeeds, otherwise an error will be thrown
|
Add New Note
User Contributed Notes for
listInterestGroupUpdate |
|---|
| No notes, yet... Will you be the first?? |