{
"username": "string",
"password": "string",
"code": "string",
"uuid": "string"
}curl --location '/register' \
--header 'Content-Type: application/json' \
--data '{
"username": "string",
"password": "string",
"code": "string",
"uuid": "string"
}'{
"": {}
}