Query POST - returns headers plus ID

I am sending a POST through postman and wanting an ID returned, at present I get Headers plus ID, anything I can do to omit headers?

{
“query”: “first((select Table where Email = “donald.trump@hotmail.com”)).number(Id)”
}

You may want to talk to w3.org about this issue.

What is the problem with the headers?