I have configured ORDS 22.4.4 (standalone) in Linux 7, hosting Oracle 19c and APEX. I was finding option to change table names at the endpoint levels dynamically, rather than creating different templates and handlers. If it is not possible then can we use PLSQL blocks as endpoints and secure them with Oauth2.0?
Ex: https://hostname:8443/ords/<pool>/plsqlproc/<schema.obj>
Where schema.obj I can change dynamically.
Thanks,
Kundan