The databricks docu allows to set permissions for specific repos such as:
PATCH /api/2.0/permissions/repos/{RepoID}
I would now set the permissions for all Repos. How can I do that? Simply removing the repoID
leads to an error, in the UI it is possible.