Creates a POST request and deserializes the response as json.
The id of the request.
The graph api call of the request.
The parameters associated with the request.
Returns the deserialized json object.
See Implementation
Creates a POST request and deserializes the response as json.