function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
sravya majetisravya majeti 

Insufficient privileges error when trying to change api name of object

Hi need help in solving this.I'm on aSystem Admin profile and created a custom object. Now I want to change fieldlabel and api name of object. I'm able to change label but not the API name. Getting insufficient privileges error. I have view all modify all permissions for the object at profile too. Please help, I tried deleting the object too but i get same error  
ravi soniravi soni
hy sravya,
You can neither change apiName of any object not delete if that object is used somewhere else but you can change label of object.
let me know if it helps you and marking it as best answer.
Thank you
Eric KintzerEric Kintzer
The solution for this requires enabling Translation Workbench (temporarily, and yes, you read this right) - see this stackexchange answer (https://salesforce.stackexchange.com/questions/354623/deleting-custom-metadata-object-yields-insufficient-privileges/354968#354968)