curl --location --request POST 'https://saas-open.vhall.com/v3/webinars/auth/delete' \
--header 'platform: 15' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--data-urlencode 'k_id=585513' \
--data-urlencode 'app_key=75844ad7a2a5f2b421c04a125b197996' \
--data-urlencode 'sign={{sign}}' \
--data-urlencode 'signed_at={% mock 'timestamp' , 's' %}' \
--data-urlencode 'sign_type=0'{
"code": 200,
"msg": "",
"data": {},
"request_id": "69400cbe-ec5d-4f92-925b-402d8d7b54fd"
}