[Документация Yandex Cloud](../../../index.md) > [Yandex Managed Service for ClickHouse®](../../index.md) > Справочник API > [REST (англ.)](../index.md) > User > Overview

# Managed Service for ClickHouse API, REST: User

A set of methods for managing ClickHouse User resources.
NOTE: these methods are available only if user management through SQL is disabled.

## Methods

#|
||Method | Description ||
|| [Get](get.md) | Returns the specified ClickHouse User resource. ||
|| [List](list.md) | Retrieves the list of ClickHouse User resources in the specified cluster. ||
|| [Create](create.md) | Creates a ClickHouse user in the specified cluster. ||
|| [Update](update.md) | Updates the specified ClickHouse user. ||
|| [Delete](delete.md) | Deletes the specified ClickHouse user. ||
|| [GrantPermission](grantPermission.md) | Grants a permission to the specified ClickHouse user. ||
|| [RevokePermission](revokePermission.md) | Revokes a permission from the specified ClickHouse user. ||
|#