Play Media Automation with POST URL

I was wondering if there was a way to play a wav output from a URL via a post request?

I was able to get a URL to play on my speaker(media play action) via media_content_id for a regular URL using GET, but the URL I want to use requires it to be a POST. I was wondering if there was a way to do this? I have been searching but haven’t found anything yet. I could probably write a very simple addon but thought I would ask first.

Thanks a lot!