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
ADARSH SINGH 17ADARSH SINGH 17 

Provide Filed Level Security using tooling api

I have created custom fields under an object using the tooling API in an apex class. but by default, there is no Field Level Permission assigned to any specific profile for those fields. So can anyone please let me know, is there any way to assign FLS while creating fields using tooling API?

Thanks,