{ "name": "string", "owner": "string", "data": "string", "operation_id": "string" }
curl --location 'https://apis.avata.wjlhshop.com/v3/native/mt/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 '{ "name": "string", "owner": "string", "data": "string", "operation_id": "string" }'
{ "data": {} }