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