Keep home page
Search or ask...
keephq/keep
Platform
keephq/keep
Search...
Navigation
auth
Create Group
Overview
Introduction
Playground
Use Cases
Key Concepts
Alerts
Overview
Alert Table
Action Menu
Alert Sidebar
Customized Presets
Incidents
Overview
AIOps
Correlation
Deduplication
Extraction
Mapping
Service Topology
Maintenance Windows
Workflows
Workflow Automation
Overview
Syntax
Examples
Providers
Overview
Adding a New Provider
Supported Providers
Deployment
Getting Started
Configuration
Monitoring
Authentication
Provision
Secret Store
Deploy On
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
Create Group
Create a group
POST
/
auth
/
groups
Send
Authorization
X-API-KEY
string
*
X-API-KEY
Required
string
Body
object
*
name
string
*
name
Required
string
roles
array
*
roles
Required
array
members
array
*
members
Required
array
Authorizations
API Key
HTTPBasic
OAuth2PasswordBearer
​
X-API-KEY
string
header
required
Body
application/json
​
name
string
required
​
roles
string[]
required
​
members
string[]
required
Response
200 - application/json
The response is of type
any
.
Get Groups
Update Group