Authorization: Bearer ********************
{
"phone":"15883615876",
"type":"changePwd"
}
curl --location --request POST '/api/base/provision/id_card_detection' \
--header 'Content-Type: application/json' \
--data-raw '{
"phone":"15883615876",
"type":"changePwd"
}'
{}