You need to sign in to do that
Don't have an account?

Delete records from AccountTeamMember object
Hi everyone,
I have a requirement to perform bulk updates on the AccountTeamMember object. Need to change the value on UserId field. But, UserId is not editable on AccountTeamMember. I decided to delete the existing AccountTeamMember records and create new ones. When I try to delete it, the following error occurred.
"insufficient access rights on object id".
Is there any workaround for this requirement?
Thanks in advance!
Sreenivasulu A
I have a requirement to perform bulk updates on the AccountTeamMember object. Need to change the value on UserId field. But, UserId is not editable on AccountTeamMember. I decided to delete the existing AccountTeamMember records and create new ones. When I try to delete it, the following error occurred.
"insufficient access rights on object id".
Is there any workaround for this requirement?
Thanks in advance!
Sreenivasulu A
Refer the below help article to delete accountteam member.
https://help.salesforce.com/s/articleView?id=000383923&type=1
If this helps, please mark it as best answer.
Thanks!!