Put array JS Formila

Can anyone direct me on how to send a put command via url? I can use the get by default via XML using this url https://api.factmaven.com/xml-to-json/?xml=YOURXML what about Put? any direction can help. Thank you

You can send a webhook to Zapier/Make and then use a HTTP module to send a PUT request.

I assume you can do the same using Apps Script in Google Sheets.