Workgroup Names using POST method in Postman

Which IIQ version are you inquiring about?

Version 8.3

Share all details related to your problem, including any error messages you may have received.

I am getting Postman Response (POST Method) like this “output”: [
{
“value”: “"uz9y:API IAM WorkGroup, Head of IAM", "uzxb:IAM - Engineering, IAM - Operations"”,
“key”: “output”
}

But actual Postman Response output I should get like this "uz9y:API IAM WorkGroup, Head of IAM", “uzxb:IAM - Engineering, IAM - Operations”

Is there any way to remove "" slash in Postman Response output ?