Skip to main content

UserDto

idstringrequired
emailstringrequired
namestring
UserDto
{
"id": "string",
"email": "string",
"name": "string"
}