Authorization: ********************{
"password": "string"
}curl --location --request DELETE 'https://api.youlai.tech/api/v1/users/email' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"password": "string"
}'{
"code": "string",
"data": null,
"msg": "string"
}