restapi.services.authentication.NoAuthentication.create_user

NoAuthentication.create_user(userdata, roles, group)[source]

A method to create a new user

Parameters:
  • userdata (dict[str, Any])

  • roles (list[str])

  • group (Any)

Return type:

Any