{
"guid": "{{guid}}"
}
curl --location --request POST '/creator/init' \
--header 'Content-Type: application/json' \
--data-raw '{
"guid": "{{guid}}"
}'
{
"err_code": 0,
"data": {
"result": 0,
"success": true
},
"hint": "170564551466507587174555"
}