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.

delete_user

delete_user(user_id: str) -> None

Delete User using User id.

Parameters

nametypedescription
user_idstrUser identification string. e.g. "123"

Returns

None