Resolved! Cisco ISE API JSON response
Hello there, I am using ISE API to get or post requests to it and I know that ISE's default response body is in XML format, I just wonder if I can just change that to JSON, (I know that I can set Accept header to application/json to accomplish that b...