Hi @Retired_mod,
Thanks for response. Noted.
I have 1 doubt: Can I restrict the token access only to specific REST APIs? In other words, once I use the token and setup a bearer token based auth and try accessing different REST APIs provided by Databricks like consider below 3 APIs:
i) /api/2.1/unity-catalog/catalogs
ii) /api/2.0/preview/sql/queries
iii)
/api/2.0/sql/warehouses
Is it possible to only access APIs defined in (i) and (ii) and not give API access permission to (iii)?