curl --location 'https://decibel.foo/api/auth/register/local' \
--header 'Content-Type: application/json' \
--data-raw '{
"email": "ibrahimhesham21@yahoo.com",
"displayName": "ibrahimyahoo",
"password": "Password123",
"dateOfBirth": "2026-11-19",
"gender": "male",
"city": "North Rosalyn",
"country": "Holy See (Vatican City State)",
"captchaToken": "dolor",
"deviceInfo": {
"deviceType": "DESKTOP",
"fingerPrint": "sunt consectetur cillum officia in",
"deviceName": "Lillie Durgan Jr."
}
}'"User Generated successfully"