---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
alternate:
  - https://yandex.ru/dev/api360/doc/ru/ref/GroupService/index.md
  - href: ru/ref/GroupService/index.md
    type: text/markdown
    title: Markdown version
  - href: ../../llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.ru/dev/api360/doc/ru/llms.txt

# Группы

<!-- markdownlint-disable-file -->

Сервис для работы с группами. Просмотр, создание, изменение и удаление.

Права доступа для работы с группами:
* `directory:read_groups` — просмотр;
* `directory:write_groups` — просмотр и изменение.

## Endpoints

- [Просмотреть список групп](https://yandex.ru/dev/api360/doc/ru/ref/GroupService/GroupService_List.md)
- [Создать группу](https://yandex.ru/dev/api360/doc/ru/ref/GroupService/GroupService_Create.md)
- [Просмотреть параметры группы](https://yandex.ru/dev/api360/doc/ru/ref/GroupService/GroupService_Get.md)
- [Удалить группу](https://yandex.ru/dev/api360/doc/ru/ref/GroupService/GroupService_Delete.md)
- [Изменить параметры группы](https://yandex.ru/dev/api360/doc/ru/ref/GroupService/GroupService_Update.md)
- [Просмотреть список участников группы](https://yandex.ru/dev/api360/doc/ru/ref/GroupService/GroupService_ListMembers.md)
- [Изменить список участников группы](https://yandex.ru/dev/api360/doc/ru/ref/GroupService/GroupService_UpdateMembers.md)
- [Добавить участника в группу](https://yandex.ru/dev/api360/doc/ru/ref/GroupService/GroupService_AddMember.md)
- [Удалить всех участников из группы](https://yandex.ru/dev/api360/doc/ru/ref/GroupService/GroupService_DeleteMembers.md)
- [Удалить участника из группы](https://yandex.ru/dev/api360/doc/ru/ref/GroupService/GroupService_DeleteMember.md)
