XXXXXXX

POST api/PutTableName

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
tablename
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "serNo": 1,
  "image_stream": "sample string 2"
}

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "serNo": 1,
  "image_stream": "sample string 2"
}