{}
curl --location --request POST '/open/customData/' \ --header 'Authorization: {{token}}' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "code": 0, "message": "", "errMsg": "", "data": {}, "timestamp": "" }