Kong · Capability
Kong Enterprise Admin API — Basic-auth credentials
Kong Enterprise Admin API — Basic-auth credentials. 3 operations. Lead operation: Create a new Basic-auth credential associated with a Consumer. Self-contained Naftiko capability covering one Kong business surface.
What You Can Do
POST
Createbasicauthwithconsumer
— Create a new Basic-auth credential associated with a Consumer
/v1/{workspace}/consumers/{consumeridfornestedentities}/basic-auth
DELETE
Deletebasicauthwithconsumer
— Delete a a Basic-auth credential associated with a Consumer
/v1/{workspace}/consumers/{consumeridfornestedentities}/basic-auth/{basicauthid}
GET
Getbasicauthwithconsumer
— Get a Basic-auth credential associated with a Consumer
/v1/{workspace}/consumers/{consumeridfornestedentities}/basic-auth/{basicauthid}
MCP Tools
create-new-basic-auth-credential
Create a new Basic-auth credential associated with a Consumer
delete-basic-auth-credential-associated
Delete a a Basic-auth credential associated with a Consumer
idempotent
get-basic-auth-credential-associated
Get a Basic-auth credential associated with a Consumer
read-only
idempotent