Authorization: Bearer ********************curl --location --request POST '/api/services/app/user/getWithoutProjectId' \
--header 'Authorization: Bearer <token>'[
{
"name": "string",
"phoneNumber": "string",
"id": 0
}
]