This documentation is for the unstable version of GoodData, currrently in development.
For stable version, go to the latest stable version of this article.
For stable version, go to the latest stable version of this article.
CatalogUserService.
create_or_update_user
create_or_update_user(user: CatalogUser) ->
None
Creates a new user or overwrites an existing user.
Parameters
name | type | description |
---|---|---|
user | CatalogUser | User entity object. |