{
"name": "string",
"class_id": "string",
"symbol": "string",
"description": "string",
"uri": "string",
"uri_hash": "string",
"data": "string",
"editable_by_owner": 1,
"owner": "string",
"operation_id": "string"
}curl --location --request POST 'https://apis.avata.wjlhshop.com/v3/native/nft/classes' \
--header 'X-Api-Key;' \
--header 'X-Timestamp;' \
--header 'X-Signature;' \
--header 'X-Api-Key;' \
--header 'X-Timestamp;' \
--header 'X-Signature;' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "string",
"class_id": "string",
"symbol": "string",
"description": "string",
"uri": "string",
"uri_hash": "string",
"data": "string",
"editable_by_owner": 1,
"owner": "string",
"operation_id": "string"
}'{
"data": {}
}