curl --location --request POST '/auth_apply' \ --header 'x-token: {{x-token}}' \ --form 'company_name=""' \ --form 'domain_name=""' \ --form 'order_id=""' \ --form 'phone=""' \ --form 'captcha=""'
{}