I am working on a JADE project and I want to build a React app to interact with my agents.
I would like to send messages to specific agents from my web client using REST. I know that it is possible to send POST requests, but what the body should look like ?