I need assistance with sending a POST request using pure JavaScript. Is it possible to send the above HTTP request as a variable and collect the response? Alternatively, is there a more effective method for sending this POST request in JavaScript? Thank you in advance for your help.