Kampanya Bildirimleri

GET https://popupke.com/api/notifications/
curl --request GET \
--url 'https://popupke.com/api/notifications/' \
--header 'Authorization: Bearer {api_key}' \
Parametreler Detaylar Açıklama
page İsteğe bağlı Tamsayı Sonuç almak istediğiniz sayfa numarası. Varsayılan olarak 1'dir.
results_per_page İsteğe bağlı Tamsayı Sayfa başına kaç sonuç istiyorsunuz? İzin verilen değerler: 10 , 25 , 50 , 100 , 250 , 500 , 1000. Varsayılan olarak 25 şeklindedir.
{ "data": [ { "id": 1, "campaign_id": 1, "notification_key": "d4752d29a557a9fdc67b0a9a27cbe3b1", "name": "Email Collector", "type": "EMAIL_COLLECTOR", "settings": { ... }, "is_enabled": false, "last_datetime": null, "datetime": "2025-04-24 23:03:57" } ], "meta": { "page": 1, "results_per_page": 25, "total": 1, "total_pages": 1 }, "links": { "first": "https://popupke.com/api/notifications?&page=1", "last": "https://popupke.com/api/notifications?&page=1", "next": null, "prev": null, "self": "https://popupke.com/api/notifications?&page=1" } }
GET https://popupke.com/api/notifications/{notification_id}
curl --request GET \
--url 'https://popupke.com/api/notifications/{notification_id}' \
--header 'Authorization: Bearer {api_key}' \
{ "data": { "id": 1, "campaign_id": 1, "notification_key": "d4752d29a557a9fdc67b0a9a27cbe3b1", "name": "Email Collector", "type": "EMAIL_COLLECTOR", "settings": { ... }, "is_enabled": false, "last_datetime": null, "datetime": "2025-04-24 23:03:57" } }
POST https://popupke.com/api/notifications
Parametreler Detaylar Açıklama
campaign_id Gerekli Tamsayı -
type Gerekli String İzin verilen değerler: INFORMATIONAL , COUPON , LIVE_COUNTER , EMAIL_COLLECTOR , CONVERSIONS , CONVERSIONS_COUNTER , VIDEO , AUDIO , SOCIAL_SHARE , REVIEWS , EMOJI_FEEDBACK , COOKIE_NOTIFICATION , SCORE_FEEDBACK , REQUEST_COLLECTOR , COUNTDOWN_COLLECTOR , CUSTOM_HTML , INFORMATIONAL_BAR , IMAGE , COLLECTOR_BAR , COUPON_BAR , BUTTON_BAR , COLLECTOR_MODAL , COLLECTOR_TWO_MODAL , BUTTON_MODAL , TEXT_FEEDBACK , ENGAGEMENT_LINKS , WHATSAPP_CHAT , CONTACT_US , INFORMATIONAL_MINI , INFORMATIONAL_BAR_MINI
name İsteğe bağlı String -
is_enabled İsteğe bağlı Boolean -
curl --request POST \
--url 'https://popupke.com/api/notifications' \
--header 'Authorization: Bearer {api_key}' \
--header 'Content-Type: multipart/form-data' \
--form 'type=INFORMATIONAL' \
--form 'is_enabled=1'
{ "data": { "id": 1 } }
POST https://popupke.com/api/notifications/{notification_id}
Parametreler Detaylar Açıklama
name İsteğe bağlı String -
is_enabled İsteğe bağlı Boolean -
trigger_all_pages İsteğe bağlı Boolean -
display_trigger İsteğe bağlı String İzin verilen değerler: delay, time_on_site, pageviews, inactivity, exit_intent, scroll, click, hover
display_value İsteğe bağlı String -
display_delay_type_after_close İsteğe bağlı String İzin verilen değerler: time_on_site, pageviews
display_delay_value_after_close İsteğe bağlı Tamsayı -
display_frequency İsteğe bağlı String İzin verilen değerler: all_time, once_per_session, once_per_browser
direction İsteğe bağlı String İzin verilen değerler: rtl, ltr
display_continents İsteğe bağlı Sırala String -
display_countries İsteğe bağlı Sırala String -
display_languages İsteğe bağlı Sırala String -
display_operating_systems İsteğe bağlı Sırala String -
display_browsers İsteğe bağlı Sırala String -
display_cities İsteğe bağlı Sırala String -
display_mobile İsteğe bağlı Boolean -
display_desktop İsteğe bağlı Boolean -
schedule İsteğe bağlı Boolean -
start_date İsteğe bağlı String -
end_date İsteğe bağlı String -
display_duration İsteğe bağlı Tamsayı -
display_position İsteğe bağlı String İzin verilen değerler: top_left, top_center, top_right, middle_left, middle_center, middle_right, bottom_left, bottom_center, bottom_right, top, bottom, top_floating, bottom_floating
display_close_button İsteğe bağlı Boolean -
display_branding İsteğe bağlı Boolean -
shadow İsteğe bağlı String İzin verilen değerler: , subtle, feather, 3d, layered
border_width İsteğe bağlı Tamsayı İzin verilen değerler: 0, 1, 2, 3, 4, 5
internal_padding İsteğe bağlı Tamsayı İzin verilen değerler: 5-25
background_blur İsteğe bağlı Tamsayı İzin verilen değerler: 0-30
custom_css İsteğe bağlı String -
hover_animation İsteğe bağlı String İzin verilen değerler: , fast_scale_up, slow_scale_up, fast_scale_down, slow_scale_down
on_animation İsteğe bağlı String İzin verilen değerler: fadeIn, slideInUp, slideInDown, zoomIn, bounceIn
off_animation İsteğe bağlı String İzin verilen değerler: fadeOut, slideOutUp, slideOutDown, zoomOut, bounceOut
animation İsteğe bağlı String İzin verilen değerler: , heartbeat, bounce, flash, pulse
animation_interval İsteğe bağlı Tamsayı -
font İsteğe bağlı String İzin verilen değerler: inherit, Arial, Verdana, Helvetica, Tahoma, Trebuchet MS, Times New Roman, Georgia, Courier New, Monaco, Comic Sans MS, Courier, Impact, Futura, Luminari, Baskerville, Papyrus, Brush Script MT
border_radius İsteğe bağlı String İzin verilen değerler: straight, rounded, highly_rounded, round
notifications İsteğe bağlı Sırala Mevcut olduğunda: type = email_collector, collector_bar, collector_modal, collector_two_modal, conversions, conversions_counter, countdown_collector, request_collector, text_feedback Bildirim işleyici kimlikleri
informational
title İsteğe bağlı String Mevcut olduğunda: type = informational
description İsteğe bağlı String Mevcut olduğunda: type = informational
image İsteğe bağlı Dosya Mevcut olduğunda: type = informational
image_alt İsteğe bağlı String Mevcut olduğunda: type = informational
url İsteğe bağlı String Mevcut olduğunda: type = informational
url_new_tab İsteğe bağlı Boolean Mevcut olduğunda: type = informational
title_color İsteğe bağlı String Mevcut olduğunda: type = informational
description_color İsteğe bağlı String Mevcut olduğunda: type = informational
background_color İsteğe bağlı String Mevcut olduğunda: type = informational
informational_mini
title İsteğe bağlı String Mevcut olduğunda: type = informational_mini
image İsteğe bağlı Dosya Mevcut olduğunda: type = informational_mini
image_alt İsteğe bağlı String Mevcut olduğunda: type = informational_mini
url İsteğe bağlı String Mevcut olduğunda: type = informational_mini
url_new_tab İsteğe bağlı Boolean Mevcut olduğunda: type = informational_mini
title_color İsteğe bağlı String Mevcut olduğunda: type = informational_mini
description_color İsteğe bağlı String Mevcut olduğunda: type = informational_mini
background_color İsteğe bağlı String Mevcut olduğunda: type = informational_mini
coupon
title İsteğe bağlı String Mevcut olduğunda: type = coupon
description İsteğe bağlı String Mevcut olduğunda: type = coupon
image İsteğe bağlı Dosya Mevcut olduğunda: type = coupon
image_alt İsteğe bağlı String Mevcut olduğunda: type = coupon
coupon_code İsteğe bağlı String Mevcut olduğunda: type = coupon
button_url İsteğe bağlı String Mevcut olduğunda: type = coupon
url_new_tab İsteğe bağlı Boolean Mevcut olduğunda: type = coupon
button_text İsteğe bağlı String Mevcut olduğunda: type = coupon
title_color İsteğe bağlı String Mevcut olduğunda: type = coupon
description_color İsteğe bağlı String Mevcut olduğunda: type = coupon
background_color İsteğe bağlı String Mevcut olduğunda: type = coupon
button_background_color İsteğe bağlı String Mevcut olduğunda: type = coupon
button_color İsteğe bağlı String Mevcut olduğunda: type = coupon
live_counter
description İsteğe bağlı String Mevcut olduğunda: type = live_counter
last_activity İsteğe bağlı String Mevcut olduğunda: type = live_counter
url İsteğe bağlı String Mevcut olduğunda: type = live_counter
url_new_tab İsteğe bağlı Boolean Mevcut olduğunda: type = live_counter
display_minimum_activity İsteğe bağlı Tamsayı Mevcut olduğunda: type = live_counter
description_color İsteğe bağlı String Mevcut olduğunda: type = live_counter
background_color İsteğe bağlı String Mevcut olduğunda: type = live_counter
number_background_color İsteğe bağlı String Mevcut olduğunda: type = live_counter
number_color İsteğe bağlı String Mevcut olduğunda: type = live_counter
pulse_background_color İsteğe bağlı String Mevcut olduğunda: type = live_counter
email_collector
conversions
title İsteğe bağlı String Mevcut olduğunda: type = conversions
description İsteğe bağlı String Mevcut olduğunda: type = conversions
image İsteğe bağlı Dosya Mevcut olduğunda: type = conversions
image_alt İsteğe bağlı String Mevcut olduğunda: type = conversions
url İsteğe bağlı String Mevcut olduğunda: type = conversions
url_new_tab İsteğe bağlı Boolean Mevcut olduğunda: type = conversions
conversions_count İsteğe bağlı Tamsayı Mevcut olduğunda: type = conversions
in_between_delay İsteğe bağlı Tamsayı Mevcut olduğunda: type = conversions
order İsteğe bağlı String Mevcut olduğunda: type = conversions
İzin verilen değerler: random, descending
data_trigger_auto İsteğe bağlı Boolean Mevcut olduğunda: type = conversions
data_trigger_auto_type[index] İsteğe bağlı Sırala String Mevcut olduğunda: type = conversions
İzin verilen değerler: exact , contains , starts_with , ends_with
data_trigger_auto_value[index] İsteğe bağlı Sırala String Mevcut olduğunda: type = conversions
title_color İsteğe bağlı String Mevcut olduğunda: type = conversions
description_color İsteğe bağlı String Mevcut olduğunda: type = conversions
date_color İsteğe bağlı String Mevcut olduğunda: type = conversions
background_color İsteğe bağlı String Mevcut olduğunda: type = conversions
conversions counter
title İsteğe bağlı String Mevcut olduğunda: type = conversions counter
last_activity İsteğe bağlı String Mevcut olduğunda: type = conversions counter
url İsteğe bağlı String Mevcut olduğunda: type = conversions counter
url_new_tab İsteğe bağlı Boolean Mevcut olduğunda: type = conversions counter
display_minimum_activity İsteğe bağlı String Mevcut olduğunda: type = conversions counter
title_color İsteğe bağlı String Mevcut olduğunda: type = conversions counter
background_color İsteğe bağlı String Mevcut olduğunda: type = conversions counter
number_background_color İsteğe bağlı String Mevcut olduğunda: type = conversions counter
number_color İsteğe bağlı String Mevcut olduğunda: type = conversions counter
data_trigger_auto İsteğe bağlı Boolean Mevcut olduğunda: type = conversions counter
data_trigger_auto_type[index] İsteğe bağlı Sırala String Mevcut olduğunda: type = conversions
İzin verilen değerler: exact , contains , starts_with , ends_with
data_trigger_auto_value[index] İsteğe bağlı Sırala String Mevcut olduğunda: type = conversions
video
title İsteğe bağlı String Mevcut olduğunda: type = video
video İsteğe bağlı Dosya Mevcut olduğunda: type = video
video_is_youtube İsteğe bağlı Boolean Mevcut olduğunda: type = video
youtube_video_id İsteğe bağlı String Mevcut olduğunda: type = video
video_autoplay İsteğe bağlı Boolean Mevcut olduğunda: type = video
video_controls İsteğe bağlı Boolean Mevcut olduğunda: type = video
video_loop İsteğe bağlı Boolean Mevcut olduğunda: type = video
video_muted İsteğe bağlı Boolean Mevcut olduğunda: type = video
button_url İsteğe bağlı String Mevcut olduğunda: type = video
button_text İsteğe bağlı String Mevcut olduğunda: type = video
url_new_tab İsteğe bağlı Boolean Mevcut olduğunda: type = video
title_color İsteğe bağlı String Mevcut olduğunda: type = video
background_color İsteğe bağlı String Mevcut olduğunda: type = video
button_background_color İsteğe bağlı String Mevcut olduğunda: type = video
button_color İsteğe bağlı String Mevcut olduğunda: type = video
audio
title İsteğe bağlı String Mevcut olduğunda: type = audio
audio İsteğe bağlı Dosya Mevcut olduğunda: type = audio
audio_autoplay İsteğe bağlı Boolean Mevcut olduğunda: type = audio
audio_controls İsteğe bağlı Boolean Mevcut olduğunda: type = audio
audio_loop İsteğe bağlı Boolean Mevcut olduğunda: type = audio
audio_muted İsteğe bağlı Boolean Mevcut olduğunda: type = audio
button_url İsteğe bağlı String Mevcut olduğunda: type = audio
button_text İsteğe bağlı String Mevcut olduğunda: type = audio
url_new_tab İsteğe bağlı Boolean Mevcut olduğunda: type = audio
title_color İsteğe bağlı String Mevcut olduğunda: type = audio
background_color İsteğe bağlı String Mevcut olduğunda: type = audio
button_background_color İsteğe bağlı String Mevcut olduğunda: type = audio
button_color İsteğe bağlı String Mevcut olduğunda: type = audio
social_share
reviews
url İsteğe bağlı String Mevcut olduğunda: type = reviews
url_new_tab İsteğe bağlı Boolean Mevcut olduğunda: type = reviews
reviews_count İsteğe bağlı missing_translation: api_documentation.integer Mevcut olduğunda: type = reviews
in_between_delay İsteğe bağlı missing_translation: api_documentation.integer Mevcut olduğunda: type = reviews
order İsteğe bağlı String Mevcut olduğunda: type = reviews
title missing_translation: api_documentation.default String Mevcut olduğunda: type = reviews
description missing_translation: api_documentation.default String Mevcut olduğunda: type = reviews
image missing_translation: api_documentation.default Dosya Mevcut olduğunda: type = reviews
stars missing_translation: api_documentation.default missing_translation: api_documentation.integer Mevcut olduğunda: type = reviews
title_color İsteğe bağlı String Mevcut olduğunda: type = reviews
description_color İsteğe bağlı String Mevcut olduğunda: type = reviews
background_color İsteğe bağlı String Mevcut olduğunda: type = reviews
emoji_feedback
title İsteğe bağlı String Mevcut olduğunda: type = emoji_feedback
thank_you_url İsteğe bağlı String Mevcut olduğunda: type = emoji_feedback
show_angry İsteğe bağlı Boolean Mevcut olduğunda: type = emoji_feedback
show_sad İsteğe bağlı Boolean Mevcut olduğunda: type = emoji_feedback
show_neutral İsteğe bağlı Boolean Mevcut olduğunda: type = emoji_feedback
show_happy İsteğe bağlı Boolean Mevcut olduğunda: type = emoji_feedback
show_excited İsteğe bağlı Boolean Mevcut olduğunda: type = emoji_feedback
title_color İsteğe bağlı String Mevcut olduğunda: type = emoji_feedback
background_color İsteğe bağlı String Mevcut olduğunda: type = emoji_feedback
cookie_notification
score_feedback
title İsteğe bağlı String Mevcut olduğunda: type = score_feedback
description İsteğe bağlı String Mevcut olduğunda: type = score_feedback
thank_you_url İsteğe bağlı String Mevcut olduğunda: type = score_feedback
title_color İsteğe bağlı String Mevcut olduğunda: type = score_feedback
description_color İsteğe bağlı String Mevcut olduğunda: type = score_feedback
background_color İsteğe bağlı String Mevcut olduğunda: type = score_feedback
button_background_color İsteğe bağlı String Mevcut olduğunda: type = score_feedback
button_color İsteğe bağlı String Mevcut olduğunda: type = score_feedback
request_collector
title İsteğe bağlı String Mevcut olduğunda: type = request_collector
description İsteğe bağlı String Mevcut olduğunda: type = request_collector
image İsteğe bağlı Dosya Mevcut olduğunda: type = request_collector
image_alt İsteğe bağlı String Mevcut olduğunda: type = request_collector
content_title İsteğe bağlı String Mevcut olduğunda: type = request_collector
content_description İsteğe bağlı String Mevcut olduğunda: type = request_collector
input_placeholder İsteğe bağlı String Mevcut olduğunda: type = request_collector
button_text İsteğe bağlı String Mevcut olduğunda: type = request_collector
show_agreement İsteğe bağlı Boolean Mevcut olduğunda: type = request_collector
agreement_text İsteğe bağlı String Mevcut olduğunda: type = request_collector
agreement_url İsteğe bağlı String Mevcut olduğunda: type = request_collector
thank_you_url İsteğe bağlı String Mevcut olduğunda: type = request_collector
title_color İsteğe bağlı String Mevcut olduğunda: type = request_collector
description_color İsteğe bağlı String Mevcut olduğunda: type = request_collector
content_title_color İsteğe bağlı String Mevcut olduğunda: type = request_collector
content_description_color İsteğe bağlı String Mevcut olduğunda: type = request_collector
background_color İsteğe bağlı String Mevcut olduğunda: type = request_collector
button_background_color İsteğe bağlı String Mevcut olduğunda: type = request_collector
button_color İsteğe bağlı String Mevcut olduğunda: type = request_collector
countdown_collector
title İsteğe bağlı String Mevcut olduğunda: type = countdown_collector
description İsteğe bağlı String Mevcut olduğunda: type = countdown_collector
content_title İsteğe bağlı String Mevcut olduğunda: type = countdown_collector
input_placeholder İsteğe bağlı String Mevcut olduğunda: type = countdown_collector
button_text İsteğe bağlı String Mevcut olduğunda: type = countdown_collector
countdown_end_date İsteğe bağlı String Mevcut olduğunda: type = countdown_collector
show_agreement İsteğe bağlı Boolean Mevcut olduğunda: type = countdown_collector
agreement_text İsteğe bağlı String Mevcut olduğunda: type = countdown_collector
agreement_url İsteğe bağlı String Mevcut olduğunda: type = countdown_collector
thank_you_url İsteğe bağlı String Mevcut olduğunda: type = countdown_collector
title_color İsteğe bağlı String Mevcut olduğunda: type = countdown_collector
description_color İsteğe bağlı String Mevcut olduğunda: type = countdown_collector
content_title_color İsteğe bağlı String Mevcut olduğunda: type = countdown_collector
time_color İsteğe bağlı String Mevcut olduğunda: type = countdown_collector
time_background_color İsteğe bağlı String Mevcut olduğunda: type = countdown_collector
background_color İsteğe bağlı String Mevcut olduğunda: type = countdown_collector
button_background_color İsteğe bağlı String Mevcut olduğunda: type = countdown_collector
button_color İsteğe bağlı String Mevcut olduğunda: type = countdown_collector
custom_html
html İsteğe bağlı String Mevcut olduğunda: type = custom_html
background_color İsteğe bağlı String Mevcut olduğunda: type = custom_html
informational_bar
title İsteğe bağlı String Mevcut olduğunda: type = informational_bar
description İsteğe bağlı String Mevcut olduğunda: type = informational_bar
image İsteğe bağlı Dosya Mevcut olduğunda: type = informational_bar
image_alt İsteğe bağlı Float Mevcut olduğunda: type = informational_bar
url İsteğe bağlı Float Mevcut olduğunda: type = informational_bar
url_new_tab İsteğe bağlı Boolean Mevcut olduğunda: type = informational_bar
title_color İsteğe bağlı String Mevcut olduğunda: type = informational_bar
description_color İsteğe bağlı String Mevcut olduğunda: type = informational_bar
background_color İsteğe bağlı String Mevcut olduğunda: type = informational_bar
informational_bar_mini
title İsteğe bağlı String Mevcut olduğunda: type = informational_bar_mini
image İsteğe bağlı Dosya Mevcut olduğunda: type = informational_bar_mini
image_alt İsteğe bağlı Float Mevcut olduğunda: type = informational_bar_mini
url İsteğe bağlı Float Mevcut olduğunda: type = informational_bar_mini
url_new_tab İsteğe bağlı Boolean Mevcut olduğunda: type = informational_bar_mini
title_color İsteğe bağlı String Mevcut olduğunda: type = informational_bar_mini
description_color İsteğe bağlı String Mevcut olduğunda: type = informational_bar_mini
background_color İsteğe bağlı String Mevcut olduğunda: type = informational_bar_mini
image
title İsteğe bağlı String Mevcut olduğunda: type = image
image İsteğe bağlı Dosya Mevcut olduğunda: type = image
image_alt İsteğe bağlı String Mevcut olduğunda: type = image
button_url İsteğe bağlı String Mevcut olduğunda: type = image
button_text İsteğe bağlı String Mevcut olduğunda: type = image
title_color İsteğe bağlı String Mevcut olduğunda: type = image
background_color İsteğe bağlı String Mevcut olduğunda: type = image
button_background_color İsteğe bağlı String Mevcut olduğunda: type = image
button_color İsteğe bağlı String Mevcut olduğunda: type = image
collector_bar
title İsteğe bağlı String Mevcut olduğunda: type = collector_bar
input_placeholder İsteğe bağlı String Mevcut olduğunda: type = collector_bar
button_text İsteğe bağlı String Mevcut olduğunda: type = collector_bar
show_agreement İsteğe bağlı Boolean Mevcut olduğunda: type = collector_bar
agreement_text İsteğe bağlı String Mevcut olduğunda: type = collector_bar
agreement_url İsteğe bağlı String Mevcut olduğunda: type = collector_bar
thank_you_url İsteğe bağlı String Mevcut olduğunda: type = collector_bar
title_color İsteğe bağlı String Mevcut olduğunda: type = collector_bar
background_color İsteğe bağlı String Mevcut olduğunda: type = collector_bar
button_background_color İsteğe bağlı String Mevcut olduğunda: type = collector_bar
button_color İsteğe bağlı String Mevcut olduğunda: type = collector_bar
coupon_bar
title İsteğe bağlı String Mevcut olduğunda: type = coupon_bar
coupon_code İsteğe bağlı String Mevcut olduğunda: type = coupon_bar
url İsteğe bağlı Float Mevcut olduğunda: type = coupon_bar
url_new_tab İsteğe bağlı Boolean Mevcut olduğunda: type = coupon_bar
title_color İsteğe bağlı String Mevcut olduğunda: type = coupon_bar
background_color İsteğe bağlı String Mevcut olduğunda: type = coupon_bar
coupon_code_color İsteğe bağlı String Mevcut olduğunda: type = coupon_bar
coupon_code_background_color İsteğe bağlı String Mevcut olduğunda: type = coupon_bar
coupon_code_border_color İsteğe bağlı String Mevcut olduğunda: type = coupon_bar
button_bar
title İsteğe bağlı String Mevcut olduğunda: type = button_bar
button_text İsteğe bağlı String Mevcut olduğunda: type = button_bar
url İsteğe bağlı String Mevcut olduğunda: type = button_bar
url_new_tab İsteğe bağlı Boolean Mevcut olduğunda: type = button_bar
title_color İsteğe bağlı String Mevcut olduğunda: type = button_bar
background_color İsteğe bağlı String Mevcut olduğunda: type = button_bar
button_color İsteğe bağlı String Mevcut olduğunda: type = button_bar
button_background_color İsteğe bağlı String Mevcut olduğunda: type = button_bar
collector_modal
title İsteğe bağlı String Mevcut olduğunda: type = collector_modal
description İsteğe bağlı String Mevcut olduğunda: type = collector_modal
image İsteğe bağlı Dosya Mevcut olduğunda: type = collector_modal
image_alt İsteğe bağlı String Mevcut olduğunda: type = collector_modal
input_placeholder İsteğe bağlı String Mevcut olduğunda: type = collector_modal
button_text İsteğe bağlı String Mevcut olduğunda: type = collector_modal
show_agreement İsteğe bağlı Boolean Mevcut olduğunda: type = collector_modal
agreement_text İsteğe bağlı String Mevcut olduğunda: type = collector_modal
agreement_url İsteğe bağlı String Mevcut olduğunda: type = collector_modal
thank_you_url İsteğe bağlı String Mevcut olduğunda: type = collector_modal
title_color İsteğe bağlı String Mevcut olduğunda: type = collector_modal
description_color İsteğe bağlı String Mevcut olduğunda: type = collector_modal
background_color İsteğe bağlı String Mevcut olduğunda: type = collector_modal
button_background_color İsteğe bağlı String Mevcut olduğunda: type = collector_modal
button_color İsteğe bağlı String Mevcut olduğunda: type = collector_modal
collector_two_modal
title İsteğe bağlı String Mevcut olduğunda: type = collector_two_modal
description İsteğe bağlı String Mevcut olduğunda: type = collector_two_modal
image İsteğe bağlı Dosya Mevcut olduğunda: type = collector_two_modal
image_alt İsteğe bağlı String Mevcut olduğunda: type = collector_two_modal
input_placeholder İsteğe bağlı String Mevcut olduğunda: type = collector_two_modal
button_text İsteğe bağlı String Mevcut olduğunda: type = collector_two_modal
show_agreement İsteğe bağlı Boolean Mevcut olduğunda: type = collector_two_modal
agreement_text İsteğe bağlı String Mevcut olduğunda: type = collector_two_modal
agreement_url İsteğe bağlı String Mevcut olduğunda: type = collector_two_modal
thank_you_url İsteğe bağlı String Mevcut olduğunda: type = collector_two_modal
title_color İsteğe bağlı String Mevcut olduğunda: type = collector_two_modal
description_color İsteğe bağlı String Mevcut olduğunda: type = collector_two_modal
background_color İsteğe bağlı String Mevcut olduğunda: type = collector_two_modal
button_background_color İsteğe bağlı String Mevcut olduğunda: type = collector_two_modal
button_color İsteğe bağlı String Mevcut olduğunda: type = collector_two_modal
button_modal
title İsteğe bağlı String Mevcut olduğunda: type = button_modal
description İsteğe bağlı String Mevcut olduğunda: type = button_modal
image İsteğe bağlı Dosya Mevcut olduğunda: type = button_modal
image_alt İsteğe bağlı String Mevcut olduğunda: type = button_modal
button_text İsteğe bağlı String Mevcut olduğunda: type = button_modal
button_url İsteğe bağlı String Mevcut olduğunda: type = button_modal
url_new_tab İsteğe bağlı Boolean Mevcut olduğunda: type = button_modal
title_color İsteğe bağlı String Mevcut olduğunda: type = button_modal
description_color İsteğe bağlı String Mevcut olduğunda: type = button_modal
background_color İsteğe bağlı String Mevcut olduğunda: type = button_modal
button_background_color İsteğe bağlı String Mevcut olduğunda: type = button_modal
button_color İsteğe bağlı String Mevcut olduğunda: type = button_modal
text_feedback
title İsteğe bağlı String Mevcut olduğunda: type = text_feedback
description İsteğe bağlı String Mevcut olduğunda: type = text_feedback
input_placeholder İsteğe bağlı String Mevcut olduğunda: type = text_feedback
button_text İsteğe bağlı String Mevcut olduğunda: type = text_feedback
thank_you_url İsteğe bağlı String Mevcut olduğunda: type = text_feedback
title_color İsteğe bağlı String Mevcut olduğunda: type = text_feedback
description_color İsteğe bağlı String Mevcut olduğunda: type = text_feedback
background_color İsteğe bağlı String Mevcut olduğunda: type = text_feedback
button_background_color İsteğe bağlı String Mevcut olduğunda: type = text_feedback
button_color İsteğe bağlı String Mevcut olduğunda: type = text_feedback
engagement_links
title_color İsteğe bağlı String Mevcut olduğunda: type = text_feedback
categories_title_color İsteğe bağlı String Mevcut olduğunda: type = text_feedback
categories_description_color İsteğe bağlı String Mevcut olduğunda: type = text_feedback
categories_links_title_color İsteğe bağlı String Mevcut olduğunda: type = text_feedback
categories_links_description_color İsteğe bağlı String Mevcut olduğunda: type = text_feedback
categories_links_background_color İsteğe bağlı String Mevcut olduğunda: type = text_feedback
categories_links_border_color İsteğe bağlı String Mevcut olduğunda: type = text_feedback
background_color İsteğe bağlı String Mevcut olduğunda: type = text_feedback
whatsapp_chat
title İsteğe bağlı String Mevcut olduğunda: type = whatsapp_chat
agent_image İsteğe bağlı Dosya Mevcut olduğunda: type = whatsapp_chat
agent_image_alt İsteğe bağlı String Mevcut olduğunda: type = whatsapp_chat
agent_name İsteğe bağlı String Mevcut olduğunda: type = whatsapp_chat
agent_description İsteğe bağlı String Mevcut olduğunda: type = whatsapp_chat
agent_message İsteğe bağlı String Mevcut olduğunda: type = whatsapp_chat
agent_phone_number İsteğe bağlı String Mevcut olduğunda: type = whatsapp_chat
button_text İsteğe bağlı String Mevcut olduğunda: type = whatsapp_chat
header_agent_name_color İsteğe bağlı String Mevcut olduğunda: type = whatsapp_chat
header_agent_description_color İsteğe bağlı String Mevcut olduğunda: type = whatsapp_chat
header_background_color İsteğe bağlı String Mevcut olduğunda: type = whatsapp_chat
content_background_color İsteğe bağlı String Mevcut olduğunda: type = whatsapp_chat
content_agent_name_color İsteğe bağlı String Mevcut olduğunda: type = whatsapp_chat
content_agent_message_color İsteğe bağlı String Mevcut olduğunda: type = whatsapp_chat
content_agent_message_background_color İsteğe bağlı String Mevcut olduğunda: type = whatsapp_chat
footer_background_color İsteğe bağlı String Mevcut olduğunda: type = whatsapp_chat
footer_button_background_color İsteğe bağlı String Mevcut olduğunda: type = whatsapp_chat
footer_button_color İsteğe bağlı String Mevcut olduğunda: type = whatsapp_chat
title_color İsteğe bağlı String Mevcut olduğunda: type = whatsapp_chat
background_color İsteğe bağlı String Mevcut olduğunda: type = whatsapp_chat
contact_us
title İsteğe bağlı String Mevcut olduğunda: type = contact_us
description İsteğe bağlı String Mevcut olduğunda: type = contact_us
contact_email İsteğe bağlı String Mevcut olduğunda: type = contact_us
contact_phone_number İsteğe bağlı String Mevcut olduğunda: type = contact_us
contact_whatsapp İsteğe bağlı String Mevcut olduğunda: type = contact_us
contact_telegram İsteğe bağlı String Mevcut olduğunda: type = contact_us
contact_facebook_messenger İsteğe bağlı String Mevcut olduğunda: type = contact_us
title_color İsteğe bağlı String Mevcut olduğunda: type = contact_us
description_color İsteğe bağlı String Mevcut olduğunda: type = contact_us
background_color İsteğe bağlı String Mevcut olduğunda: type = contact_us
curl --request POST \
--url 'https://popupke.com/api/notifications/{notification_id}' \
--header 'Authorization: Bearer {api_key}' \
--header 'Content-Type: multipart/form-data' \
--form 'name=example' \
--form 'is_enabled=1'
{ "data": { "id": 1 } }
DELETE https://popupke.com/api/notifications/{notification_id}
curl --request DELETE \
--url 'https://popupke.com/api/notifications/{notification_id}' \
--header 'Authorization: Bearer {api_key}' \