{
"property1": "string",
"property2": "string"
}curl --location '/api/v2/channels/accounts//publish-options//values' \
--header 'Content-Type: application/json' \
--data '{
"property1": "string",
"property2": "string"
}'{
"data": {
"field": "string",
"valueType": "list",
"item": {}
},
"code": 0,
"message": "string",
"requestId": "string"
}