{
"payload": "culpa irure sint pariatur minim",
"options": {
"e_type": "1",
"r_type": "1"
},
"client_id": "17"
}
curl --location --request POST '/uc/user/v1/reset_user_phone' \
--header 'Content-Type: application/json' \
--data-raw '{
"payload": "culpa irure sint pariatur minim",
"options": {
"e_type": "1",
"r_type": "1"
},
"client_id": "17"
}'
{
"code": "200",
"msg": "string",
"data": "string"
}