Gets a raw POST request and deserializes it as json.
The url of the POST request.
The data of the POST request.
Returns the deserialized json object.
See Implementation
Gets a raw POST request and deserializes it as json.