Rest API - HTTP Methods
In a REST API, a PUT request to
/orders/15 fails with a 400 Bad Request error. The request body is empty. What is the most likely cause?