Skip to main content
Create a new User

Body

application/json

Request body for createUser

Request body for User

todos
string[]
required

ID of To Do

name
string
email
string

Response

200 - application/json

createEntity successful

User

id
string<uuid>
required
todos
ToDo · object[]
required
name
string
email
string