UsersCreate new userCreate new user POST /users Creates a new user and returns the id and the status of the created user Request Responses200400401409defaultRecord successfully added.Bad request (user already exists)UnauthorizedUser already exists with this emailUnexpected error