Send a POST request to a service endpoint with JSON arguments.
Service configuration for the request.
Endpoint path to call.
JSON-serializable arguments to send.
Parsed JSON response.
Send a POST request to a service endpoint with JSON arguments.