{ "content": "1320098173412546 U2", "notifyHook": "string", "state": "string" }
curl --location -g --request POST '{{BASE_URL}}/mj/submit/simple-change' \ --header 'Content-Type: application/json' \ --data-raw '{ "content": "1320098173412546 U2", "notifyHook": "string", "state": "string" }'
{ "code": 0, "description": "string", "properties": {}, "result": 0 }