curl --location 'https://saas-open.vhall.com/v3/webinars/label/reset-order' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--data-urlencode 'app_key=' \
--data-urlencode 'sign={{sign}}' \
--data-urlencode 'signed_at={% mock 'timestamp' , 's' %}' \
--data-urlencode 'sign_type=0'{
"code": 200,
"msg": "",
"data": {},
"request_id": "941b1b9d-7eaf-40cc-93fa-2738da21d90d"
}