Usually the parameters are sent into the REST service in the url. But what if I need to send the parameters in the body? How can I pick them up in the service definition of ORDS? We use RESTful Services in Apex to implement REST.
Parameters could be sent like this: https://learning.postman.com/docs/postman/sending-api-requests/requests/#form-data