{ "name": "string", "owner": "string", "data": "string", "operation_id": "string" }
curl --location --request POST '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-raw '{ "name": "string", "owner": "string", "data": "string", "operation_id": "string" }'
{ "data": {} }