/
CL
cleverpush
/
CleverPush API Reference
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 7h ago · Updated 7h ago
Details
Filter operations
AppBanner
1
Channel_Events
2
Channel_segments
6
Channel_tags
9
Channel_topics
3
Channels
18
Chat
2
Class_definitions
1
Deep_Links
5
Email
3
Email_accounts
4
post
Create_email_Account
post
Update_email_account
delete
Delete_email_account
get
Get_email_accounts
Email_templates
3
Link_Statistics
1
Notification_groups
2
Notification_templates
4
Notifications
16
Projects
4
Shortlinks
3
SMS_providers
4
Subscriptions
19
Survey
1
Teams
2
WebBanner
6
Whatsapp
1
Email_accounts
Update_email_account
Update email account
post
/email-accounts/{id}
Path parameters
id
string
required
The email account id
Request body
object
required
channels
string[]
<p>ChannelIds of the email account</p>
hostName
string
<p>The email hostname.</p>
port
number
<p>The email port.</p>
username
string
<p>The email username.</p>
password
string
<p>The email password.</p>
email
string
<p>The email address.</p>
name
string
<p>The sender name.</p>
Response
Success-Response:
object
required
success
boolean
required
Changes