POST api/100/table/PostRetrieve
Request Information
URI Parameters
None.
Body Parameters
Dictionary of Object [key] and Object [value]Request Formats
application/json, text/json
Sample:
{
"System.Object": {}
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
Dictionary of Object [key] and Object [value]Response Formats
application/json, text/json
Sample:
{
"System.Object": {}
}