{}
curl --location --request DELETE 'https://api.302.ai/memobase/api/v1/users/profile//' \ --header 'Authorization: Bearer ' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "data": {}, "errno": 0, "errmsg": "" }