Hi,
I've created an exposed rest API and want to change the default url (<server>/<module>/rest/<collection>/<API>) to <server>/<collection>/<API>. Is this possible and if so, how do I manage this?
Kind regards,
Raymond
Hello Raymond,
Pls check this URL. I hope it will useful to you.
https://success.outsystems.com/Documentation/11/Extensibility_and_Integration/REST/Expose_REST_APIs/Customize_REST_URLs
Hi Shailendra,
Thanks for your response.I've found that page before, but it doesn't discribe what I am trying to accomplice.What I want, is to change "Outsystems.com/PhoneAPI/rest/contacts/v1/CreateContact" into "Outsystems.com/contacts/v1/CreateContact"
Hi Raymond, not sure if this apply to APIs, but you can try and test using the SEO capability and replace the url for what you need, test and let us know :)
Cheers,
Carlos Lessa