Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Create a new user object.  Body of request is a User object in JSON format.  SecurityLevel must be User unless the authenticated user is an administrator, otherwise 400 Invalid request will be returned

Returns:

200 on success, body of response is the newly created User object (with populated Id field)

...