patch https://api.attio.com/v2/lists/
Updates an existing list. Permissions for the list are controlled with the workspace_access
and workspace_member_access
parameters. Please note that lists must have either workspace_access
set to "full-access"
or one or more element of workspace_member_access
with a "full-access"
level. It is also possible to receive a 403
billing error if your workspace is not on a plan that supports either advanced workspace or workspace member level access for lists. Changing the parent object of a list is not possible through the API as it can have unintended side-effects that should be considered carefully. If you wish to carry out a parent object change you should do so through the UI.
Required scopes: list_configuration:read-write
.