/
CL
cleverpush
/
CleverPush API Reference
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 8h ago · Updated 8h 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
get
GetDeepLinks
post
CreateDeepLink
get
GetDeepLink
post
UpdateDeepLink
delete
DeleteDeepLink
Email
3
Email_accounts
4
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
Deep_Links
CreateDeepLink
Create Deep link
post
/channel/{id}/deep-links
Path parameters
id
string
required
The channel id
Request body
object
required
shortLinkUrlPath
string
required
<p>Short link url path</p>
iosBehavior
string
required
<p>Ios Behavior</p>
androidBehavior
string
required
<p>Android Behavior</p>
fallbackUrl
string
required
<p>Fallback Url</p>
androidDeepLinkUrl
string
<p>Android Deep Link Url</p>
iosDeepLinkUrl
string
<p>Ios Deep Link Url</p>
utmParams
object
<p>Utm Params</p>
Response
Success-Response:
object
required
id
string
required
Changes