[Yandex Cloud documentation](../../../../index.md) > [Yandex Managed Service for PostgreSQL](../../../index.md) > API reference > [gRPC](../index.md) > User > Overview

# Managed Service for PostgreSQL API, gRPC: UserService

A set of methods for managing PostgreSQL User resources.

## Methods

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