Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
I need to block some particular properties value from change via REST call due to security reasons. How can I do this?
Solved! Go to Solution.
Set Read-Only option for property block it from change from anywhere (Services, Subscription, etc.)
Run Time permission property overrides - solve it.
Does making them read only help?
Else you will have to use permission overrides
Set Read-Only option for property block it from change from anywhere (Services, Subscription, etc.)
Run Time permission property overrides - solve it.
You should set correct permissioning for the remote user with Run Time permissions over those properties that's all.