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

# Managed Service for MongoDB API, REST: User

A set of methods for managing MongoDB User resources.

## Methods

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