POST StoreDetail?value={value}

“AddImageList”的文档。

Request Information

Parameters

NameDescriptionAdditional information
list
“list”的文档。

Define this parameter in the request body.

value
“value”的文档。

Define this parameter in the request URI.

Request body formats

application/json, text/json

Sample:
[
  "sample string 1",
  "sample string 2",
  "sample string 3"
]

application/x-www-form-urlencoded

Sample:

Sample not available.