Keep home page
Search or ask...
keephq/keep
Platform
keephq/keep
Search...
Navigation
settings
Test Smtp Settings
Overview
Introduction
Playground
Use Cases
Key Concepts
Alerts
Overview
Alert Table
Action Menu
Alert Sidebar
Customized Presets
Incidents
Overview
AIOps
Correlation
Deduplication
Extraction
Mapping
Service Topology
Maintenance Windows
Workflows
Workflow Automation
Overview
Syntax
Examples
Providers
Overview
Adding a New Provider
Supported Providers
Deployment
Configuration
Monitoring
Authentication
Provision
Secret Store
Deploy On
Specifications
Development
Getting started
Keep with an external URL
Keep API
providers
actions
healthcheck
topology
alerts
deduplications
maintenance
incidents
settings
GET
Webhook Settings
GET
Get users
POST
Create user
DEL
Delete user
GET
Get Smtp Settings
POST
Update Smtp Settings
DEL
Delete Smtp Settings
POST
Test Smtp Settings
PUT
Update Api Key
POST
Create Key
GET
Get Keys
DEL
Delete Api Key
GET
Get Sso Settings
workflows
whoami
pusher
status
rules
preset
enrichment
auth
metrics
users
groups
mappings
dashboard
tags
Keep CLI
Overview
Installation
Sync Keep Workflows With Github Action
Commands
settings
Test Smtp Settings
Test SMTP settings
POST
/
settings
/
smtp
/
test
Send
Authorization
X-API-KEY
string
*
X-API-KEY
Required
string
Body
object
*
Required
object
Add Example Value
host
string
*
host
Required
string
port
integer
*
port
Required
integer
from_email
string
*
from_email
Required
string
username
string
username
string
password
string
password
string
secure
boolean
Select option
secure
boolean
to_email
string
to_email
string
Authorizations
API Key
HTTPBasic
OAuth2PasswordBearer
​
X-API-KEY
string
header
required
Body
application/json
​
host
string
required
​
port
integer
required
​
from_email
string
required
​
username
string
​
password
string
​
secure
boolean
default: true
​
to_email
string
default:
[email protected]
Response
200 - application/json
The response is of type
any
.
Delete Smtp Settings
Update Api Key