Keep home page
Search or ask...
Platform
keephq/keep
keephq/keep
Search...
Navigation
settings
Update Smtp Settings
Overview
Introduction
Playground
Use Cases
Key Concepts
Support
Alerts
Overview
Alert Table
Action Menu
Alert Sidebar
Customized Presets
Sound Notifications
Incidents
Overview
Facets
AIOps
Correlation
Deduplication
Extraction
Mapping
Maintenance Windows
Service Topology
Workflows
Workflow Automation
Overview
Syntax
Examples
Alert Evaluation Engine
Overview
Examples
Providers
Overview
Adding a New Provider
Provider methods
Supported Providers
Deployment
Configuration
Monitoring
Authentication
Provision
Secret Store
Deploy On
Local LLM
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
Update Smtp Settings
Install or update SMTP settings
POST
/
settings
/
smtp
Try it
200
422
"<any>"
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
200
422
application/json
Successful Response
The response is of type
any
.
Get Smtp Settings
Delete Smtp Settings
200
422
"<any>"