{ "id": "6b530024-36d8-4f03-9fdd-8741514188ac"}
curl --location --request DELETE 'https://api.302.ai/memobase/api/v1/users' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{ "id": "6b530024-36d8-4f03-9fdd-8741514188ac"}'
{
"data": {
"id": "<string>"
},
"errno": 0,
"errmsg": ""
}