I have a server side API which streams events when called using POST, like this: curl MyApi -X POST \'somevalue\'. I\'m wondering how I can make a
POST
curl MyApi -X POST \'somevalue\'