# [Preview] Groups

> Use these endpoints to manage groups in your organization.

Use these endpoints to manage groups in your organization.

* [Get all groups](get-all-groups.md)
* [Delete all groups](delete-groups.md)
* [Get specific group](get-specific-group.md)
* [Delete specific group](delete-specific-group.md)
* [Create local group](create-a-new-local-group.md)
* [Update group](update-group.md)

:::important
* For user-scoped requests, you need an organization administrator account to access these endpoints.
* For application-scoped requests, you can access these endpoints using S2S tokens obtained through the client credentials flow.
:::
