/
KO
kong
/
Kong Enterprise Admin API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2mo ago
Details
Filter operations
ACLs
6
API-keys
6
Basic-auth credentials
6
CA Certificates
6
Certificates
6
Consumer Groups
8
Consumers
6
HMAC-auth credentials
6
JWTs
6
Keys
6
KeySets
6
Plugins
323
Routes
6
Services
6
SNIs
6
Upstreams
6
Vaults
6
Workspaces
6
get
Retrieve a list of all groups
post
Create a new group
patch
Update details of a specific group
get
Retrieve roles associated with a specific group
post
Associate a role with a group
delete
Remove a role association from a group
Workspaces
Create a new group
post
/workspace_/groups
Request body
object
required
name
string
required
Response
Successfully created the group
object
required
created_at
string
date-time
id
string
name
string
Changes