/
KO
kong
/
Kong Enterprise Admin API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3m ago · Updated 2mo ago
Details
Filter operations
ACLs
6
API-keys
6
get
List all API-keys
post
Create a new API-key
get
Fetch an API-key
put
Upsert a API-key
delete
Delete an API-key
patch
Update an API-key
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
API-keys
Update an API-key
Update an API-key
patch
/key-auths/{KeyAuthId}
Request body
KeyAuth
required
created_at
integer
Unix epoch when the resource was created.
id
string
key
string
tags
string[]
consumer
object
Response
Successfully updated API-key
KeyAuth
required
created_at
integer
Unix epoch when the resource was created.
id
string
key
string
tags
string[]
consumer
object
Changes