Forum Discussion
shravani
Guide
Hi TariqHussain,
Can you please give me an example of how to call this PUT api in freemarker.
Thanks,
TariqHussain
8 years agoBoss
shravani- You can use http.client for that.
http.client.request("protocol", "host", "url").put()
This only can be used inside endpoints and initialization script.
https://freemarker-docs-portal.lithium.com/refer/contextObjects#httpClient
Related Content
- 7 years ago