Basic
Update List Name
Update the name of a list. The name must be globally unique relative to all other public lists in the portal.
put/crm/v3/lists/{listId}/update-list-name
Path parameters
listIdstring required
The ILS ID of the list to update.
Query parameters
includeFiltersboolean
A flag indicating whether or not the response object list definition should include a filter branch definition. By default, object list definitions will not have their filter branch definitions included in the response.
listNamestring
The name to update the list to.
Response
successful operation