How to pass multiple query parameters in VBCS REST API Call?
Summary: I'm working on a project in Oracle Visual Builder Cloud Service (VBCS), and I'm trying to make a REST API call with multiple query parameters, including firstName
, lastName
, and gender
. However, I'm facing challenges in constructing the q
parameter correctly.
Here's what I'm currently doing:
Version (include the version you are using, if applicable): 23.07.1
Tagged:
0