Accept audio file over HTTP request

Hello all!

I am trying to accept an HTTP request which contains an audio file.
Currently I am using simple:rest which is amazing, but I can’t seem to get it to accept files.

Any thoughts?
I am not very experienced, but I think it has to to with the fact I cannot change the request headers for a method on simple:rest? It only seems to accept JSON.

Thanks everyone!