Keep home page
Search or ask...
keephq/keep
Platform
keephq/keep
Search...
Navigation
auth
Create Role
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 Role
Create role
POST
/
auth
/
roles
Send
Authorization
X-API-KEY
string
*
X-API-KEY
Required
string
Body
object
*
Required
object
Role
name
string
name
string
description
string
description
string
scopes
array
scopes
array
Authorizations
API Key
HTTPBasic
OAuth2PasswordBearer
​
X-API-KEY
string
header
required
Body
application/json
Role
​
name
string
​
description
string
​
scopes
string[]
Response
200 - application/json
The response is of type
any
.
Get Roles
Update Role