Skip to main content
PUT
Update RSS Campaign

Authorizations

X-Authorization-Api-Key
string
header
default:""
required

Path Parameters

id
string
required

Campaign ID

Body

application/json
status
integer
required

set 1 for draft, 2 for active

name
string

Name of Campaign

feed_url
string

URL of RSS feed

title
string

Push Title

body
string

Push Body Message

Push Notification Link

customIcon
string

url of custom icon to use (recommended size: 250x250)

customImage
string

url of custom image to use (recommended size: 300x500))

segments
string

Segments — comma separated list with no spaces e.g. 12345,12346,12347

max_enabled
integer

enable maximum number of sends — set 0 for false, 1 for true

max_type
string

hourly or daily

max_value
integer

maximum number of sends e.g. 5 or 20

actions
object
collapse_key
string

replace visible notifications on a subscribers device (e.g. breaking_news)

Response

200