X-Api-Key: ********************{
"property1": "string",
"property2": "string"
}curl --location 'https://aitoearn.cn//api/v2/channels/accounts//publish-options//values' \
--header 'X-Api-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"property1": "string",
"property2": "string"
}'{
"data": {
"field": "string",
"valueType": "list",
"item": {}
},
"code": 0,
"message": "string",
"requestId": "string"
}