Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
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...