POST StoreData?filed={filed}&value={value}

“AppendWhere”的文档。

Request Information

Parameters

NameDescriptionAdditional information
filed
“filed”的文档。

Define this parameter in the request URI.

value
“value”的文档。

Define this parameter in the request URI.

p
“p”的文档。

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "RemoveUnused": true,
  "ParameterNames": []
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Response body formats

application/json, text/json

Sample:
"sample string 1"