Kong · Capability
Konnect API - Go SDK — Portals
Konnect API - Go SDK — Portals. 5 operations. Lead operation: List Portals. Self-contained Naftiko capability covering one Kong business surface.
What You Can Do
GET
Listportals
— List Portals
/v1/v3/portals
POST
Createportal
— Create Portal
/v1/v3/portals
GET
Getportal
— Get a Portal
/v1/v3/portals/{portalid}
PATCH
Updateportal
— Update Portal
/v1/v3/portals/{portalid}
DELETE
Deleteportal
— Delete Portal
/v1/v3/portals/{portalid}
MCP Tools
list-portals
List Portals
read-only
idempotent
create-portal
Create Portal
get-portal
Get a Portal
read-only
idempotent
update-portal
Update Portal
idempotent
delete-portal
Delete Portal
idempotent