Kong · Capability
Konnect API - Go SDK — Portal Emails
Konnect API - Go SDK — Portal Emails. 19 operations. Lead operation: List email domains. Self-contained Naftiko capability covering one Kong business surface.
What You Can Do
GET
Listemaildomains
— List email domains
/v1/v3/portals/email-domains
POST
Createemaildomain
— Create an email domain
/v1/v3/portals/email-domains
GET
Getemaildomain
— Get an email domain
/v1/v3/portals/email-domains/{emaildomain}
DELETE
Deleteemaildomain
— Delete an email domain
/v1/v3/portals/email-domains/{emaildomain}
GET
Listdefaultemailtemplates
— List default email templates
/v1/v3/portals/email-templates
GET
Listemailtemplatevariables
— List email template variables
/v1/v3/portals/email-templates/variables
GET
Getdefaultemailtemplate
— Get default email template
/v1/v3/portals/email-templates/{templatename}
GET
Getemailconfig
— Get the email config for the portal
/v1/v3/portals/{portalid}/email-config
POST
Createportalemailconfig
— Create the email config for a portal
/v1/v3/portals/{portalid}/email-config
PATCH
Updateportalemailconfig
— Setup the email config for a portal
/v1/v3/portals/{portalid}/email-config
DELETE
Deleteportalemailconfig
— Delete portal email config
/v1/v3/portals/{portalid}/email-config
GET
Getemaildelivery
— Get the email delivery for the portal
/v1/v3/portals/{portalid}/email-delivery
PATCH
Updateemaildelivery
— Setup the email delivery for a portal
/v1/v3/portals/{portalid}/email-delivery
DELETE
Deleteemaildelivery
— Delete email delivery
/v1/v3/portals/{portalid}/email-delivery
GET
Listportalcustomemailtemplates
— List custom email templates for a portal
/v1/v3/portals/{portalid}/email-templates
GET
Getportalcustomemailtemplate
— Get custom email template used in a portal
/v1/v3/portals/{portalid}/email-templates/{templatename}
PATCH
Updateportalcustomemailtemplate
— Update custom email template for a portal
/v1/v3/portals/{portalid}/email-templates/{templatename}
DELETE
Deleteportalcustomemailtemplate
— Delete custom email template
/v1/v3/portals/{portalid}/email-templates/{templatename}
POST
Postportalcustomemailtestsend
— Send Test Email
/v1/v3/portals/{portalid}/email-templates/{templatename}/send-test-email
MCP Tools
list-email-domains
List email domains
read-only
idempotent
create-email-domain
Create an email domain
get-email-domain
Get an email domain
read-only
idempotent
delete-email-domain
Delete an email domain
idempotent
list-default-email-templates
List default email templates
read-only
idempotent
list-email-template-variables
List email template variables
read-only
idempotent
get-default-email-template
Get default email template
read-only
idempotent
get-email-config-portal
Get the email config for the portal
read-only
idempotent
create-email-config-portal
Create the email config for a portal
setup-email-config-portal
Setup the email config for a portal
idempotent
delete-portal-email-config
Delete portal email config
idempotent
get-email-delivery-portal
Get the email delivery for the portal
read-only
idempotent
setup-email-delivery-portal
Setup the email delivery for a portal
idempotent
delete-email-delivery
Delete email delivery
idempotent
list-custom-email-templates-portal
List custom email templates for a portal
read-only
idempotent
get-custom-email-template-used
Get custom email template used in a portal
read-only
idempotent
update-custom-email-template-portal
Update custom email template for a portal
idempotent
delete-custom-email-template
Delete custom email template
idempotent
send-test-email
Send Test Email
read-only