Keep home page
Search or ask...
Platform
keephq/keep
keephq/keep
Search...
Navigation
auth
Delete Group
Overview
Introduction
Playground
Use Cases
Key Concepts
Support
Alerts
Overview
Alert Table
Action Menu
Alert Sidebar
Customized Presets
Sound Notifications
Incidents
Overview
Facets
AIOps
Correlation
Deduplication
Extraction
Mapping
Maintenance Windows
Service Topology
Workflows
Workflow Automation
Overview
Syntax
Examples
Alert Evaluation Engine
Overview
Examples
Providers
Overview
Adding a New Provider
Provider methods
Supported Providers
Deployment
Configuration
Monitoring
Authentication
Provision
Secret Store
Deploy On
Local LLM
Specifications
Development
Getting started
Keep with an external URL
Keep API
providers
actions
healthcheck
topology
alerts
deduplications
maintenance
incidents
settings
workflows
whoami
pusher
status
rules
preset
enrichment
auth
GET
Get Groups
POST
Create Group
PUT
Update Group
DEL
Delete Group
GET
Get Permissions
POST
Create Permissions
GET
Get Scopes
GET
Get Roles
POST
Create Role
PUT
Update Role
DEL
Delete Role
GET
Get Users
POST
Create User
PUT
Update User
DEL
Delete User
metrics
users
groups
mappings
dashboard
tags
Keep CLI
Overview
Installation
Sync Keep Workflows With Github Action
Commands
auth
Delete Group
Delete a group
DELETE
/
auth
/
groups
/
{group_name}
Try it
200
422
"<any>"
Authorizations
API Key
HTTPBasic
OAuth2PasswordBearer
​
X-API-KEY
string
header
required
Path Parameters
​
group_name
string
required
Response
200
200
422
application/json
Successful Response
The response is of type
any
.
Update Group
Get Permissions
200
422
"<any>"