/
CL
cleverpush
/
CleverPush API Reference
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 6h ago · Updated 6h 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
Email_templates
3
Link_Statistics
1
Notification_groups
2
Notification_templates
4
Notifications
16
post
CreateNotificationCampaign
get
GetChannelNotification
post
UpdateChannelNotification
delete
DeleteChannelNotification
get
GetNotificationCampaign
post
UpdateNotificationCampaign
delete
DeleteNotificationCampaign
get
GetNotificationCampaigns
post
UpdateNotificationCampaigns
delete
DeleteNotificationCampaigns
get
GetChannelNotificationEvents
get
GetChannelNotificationHourlyStatistics
get
GetChannelNotifications
post
SendNotification
post
SendNotifications
post
Upload_Media
Projects
4
Shortlinks
3
SMS_providers
4
Subscriptions
19
Survey
1
Teams
2
WebBanner
6
Whatsapp
1
Notifications
Upload_Media
Upload Media
post
/notification/upload-media
Headers
Authorization
string
required
Private API key
Request body
object
required
contentType
string
required
<p>The mime type of the file</p>
payload
string
required
<p>Base64 encoded file</p>
Response
Success-Response:
object
required
url
string
Url
string
required
<p>to uploaded file</p>
Changes