curl --location 'https://petstore-demo.apifox.com/autotest/role/user/delete' \ --header 'Content-Type: application/json' \ --data '{ "id": "string", "userId": "string", "roleId": "string", "createTime": 0, "updateTime": 0 }'