Is it possible to change response content type of Management API calls?

The default content type is set to JSON which can be changed to xml by adding this header to the request: “Accept:application/xml”.