ApiHelper/ExecuteApi
DynamicApiで定義した自身のAPIを呼び出します。
Request Information
Parameters
Name | Description | Type |
---|---|---|
contents |
Body(JSON形式) |
String |
queryString |
Query文字 |
Dictionary`2 |
urlParam |
URLパラメータ |
Dictionary`2 |
Response Information
Response Description
Description | Type |
---|---|
実行結果 |
HttpResponseMessage |