POST /query/execute-from-node HTTP/1.1 Host: api Content-Type: application/json Accept: */* Content-Length: 94 { "libraryQueryName": "text", "libraryQueryRecordId": "text", "params": [ { "key": "text", "value": {} } ] }
OK
{ "data": {}, "headers": {}, "success": true, "code": 1, "queryCode": "text", "hintMessages": [ "text" ], "message": "text" }