Feature #3659
Updated by liaham about 1 month ago
When submitting a request body in XML format that contains more than one root key, the server responds with a 400 error.
Request Body:

Server response:

This makes endpoints like User#create only partially usable with XML since user preferences and send_information checkbox can't be included in the request.