https://www.elastic.co/docs/api/doc/cloud-enterprise/v3/operation/operation-post-deployment-resource-proxy-requests
Proxy HTTP POST request | Elastic Cloud Enterprise API documentation (v3)
Proxies the HTTP POST request to the deployment resource. You must specify the X-Management-Request HTTP header. NOTE: Use this endpoint for management...
http post requestelastic cloud enterpriseapi documentationproxyv3
https://www.c-sharpcorner.com/article/building-azure-http-trigger-function-to-generate-qr-codes-from-post-request-resp/
Building Azure HTTP Trigger Function to Generate QR Codes from Post Request Responses
We'll guide you through the process of creating an Azure HTTP Trigger Function using Node.js. The goal is to generate QR codes in response to POST requests.
generate qr codes