Hello @noorbasha534
If you are trying to alter the permissions across many jobs at scale, I believe there are a couple of options to help speed up the process.
Firstly, creating groups of users should help, as you can then easily change an entire group's permissions at once or add/remove users from the group, which will, in turn, add/remove their user permissions to all jobs granted to the group.
Secondly, if you are looking to change permissions to jobs on mass, I believe you can use the Databricks command line interface (CLI) to programmatically alter the permissions. I found this article, which contains examples of how this can be done: https://docs.databricks.com/aws/en/dev-tools/cli/reference/permissions-commands.
I hope I have understood your problem correctly and been able to help - please let me know how you get on!
Regards - Pilsner