The request body contains the message content string, to be consumed and processed within Dataflow Studio. Any type of message can be input within the request body, such as: JSON, XML, etc.
While any message type can be accepted, the content type must be specified as text/plain to be accepted by the API. An error will occur if any other content type is specified.