Sonatype · Capability
Sonatype Lifecycle Public REST API — Config Mail
Sonatype Lifecycle Public REST API — Config Mail. 4 operations. Lead operation: Config Mail. Self-contained Naftiko capability covering one Sonatype business surface.
What You Can Do
DELETE
Deleteconfiguration3
— Use this method to disable or remove an SMTP configuration.
/v1/api/v2/config/mail
GET
Getconfiguration3
— Use this method to review the configuration for an SMTP server.
/v1/api/v2/config/mail
PUT
Setconfiguration3
— Use this method to configure or update an existing SMTP server configuration.
/v1/api/v2/config/mail
POST
Testconfiguration
— Use this method to test an SMTP configuration, without affecting the current configuration.
/v1/api/v2/config/mail/test/{recipientemail}
MCP Tools
use-this-method-disable-remove
Use this method to disable or remove an SMTP configuration.
idempotent
use-this-method-review-configuration
Use this method to review the configuration for an SMTP server.
read-only
idempotent
use-this-method-configure-update
Use this method to configure or update an existing SMTP server configuration.
idempotent
use-this-method-test-smtp
Use this method to test an SMTP configuration, without affecting the current configuration.
read-only