1BackendUser SvcCreate a New UserCreate a New User POST /user-svc/user Allows an authenticated administrator to create a new user with specified details. Request Responses200400401500User created successfullyInvalid JSONUnauthorizedInternal Server Error