This documentation is for the unstable version of GoodData, currrently in development.
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

nametypedescription
userCatalogUserUser entity object.

Returns

None