This can only be done by the logged in user.
{ "id": 10, "username": "theUser", "firstName": "John", "lastName": "James", "email": "john@email.com", "password": "12345", "phone": "12345", "userStatus": 1 }
Created user object
The body is of type object.
object
successful operation
The response is of type object.