curl --location 'https://petstore-demo.apifox.com/autotest/version/delete' \
--header 'Content-Type: application/json' \
--data '{
"id": "string",
"name": "string",
"description": "string",
"projectId": "string",
"createTime": 0,
"updateTime": 0
}'