curl --location '/request-test/post/x-www-form-urlencoded' \
--header 'Authorization: Bearer <token>' \
--data-urlencode 'form-date1-on=1'{
"apifoxError": {
"code": 404,
"message": "No API found for the specified method POST and path /request-test/post/x-www-form-urlencoded. Learn more at https://apifox.com/help/app/mock/"
}
}