{ "VersionId": 101 }
curl --location 'https://gapi.mccfk.cn/Content/Resource/DeleteVersion' \ --header 'Content-Type: application/json' \ --data '{ "VersionId": 101 }'
{ "Success": true, "Message": "string" }