How to form the api end point using url in ui application
Hi I have a rest api endpoint where the parameters will be from a url .for getting the url we need to launch application and enter 1 address .how can we achieve it
Instructor
You want to fire the API url request?