SMTP

The SMTPClosed Short for simple mail transfer protocol, SMTP is a protocol for sending email messages between servers. component of the Keyfactor APIClosed A set of functions to allow creation of applications. Keyfactor offers the Keyfactor API, which allows third-party software to integrate with the advanced certificate enrollment and management features of Keyfactor Command. includes methods necessary to programmatically edit and retrieve the SMTP configuration profile and send a test email message. Editing the SMTP configuration profile in Keyfactor Command will only apply within the software. Only one SMTP profile may be configured.

Table 572: SMTP Endpoints

Endpoint Method Description Link
/ GET Returns information about the SMTP configuration profile. GET SMTP
/ PUT Updates settings for the SMTP configuration profile. PUT SMTP
/Test POST Sends a test email message to confirm SMTP configuration. POST SMTP Test