Can you please tell me how to call REST API from PLSQL stored procedure. I know I need to use UTL_HTTP. but I want to understand the steps to set up the ACL list for the REST end points. any working sample on setting up ACL list and service invocation using UTL_HTTP would be helpful.