POST RegistrationApi?jsonData={jsonData}

“Post”的文档。

Request Information

Parameters

NameDescriptionAdditional information
jsonData
“jsonData”的文档。

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
{
  "Code": 1,
  "Msg": "sample string 2"
}