curl --location --request POST '/user/extract/status/' \ --header 'x-token: {{x-token}}' \ --form 'status=""' \ --form 'fail_msg=""'
{}