SendPushCampaignByApplication

Creates a push campaign targeting audiences across specified push applications. The endpoint allows for bulk push message delivery with configurable content, scheduling, and tracking parameters.

Body Params

Please select push application ids along with content in order to send push message to bulk audience registered with these push applications.

applicationIds
array of uuids
required

List of push application GUIDs to target. Each application ID must be a valid GUID and exist in the system.

applicationIds*
content
object
required

Push message content to send. If a templateId is provided, the template content will be used; otherwise, title and message are required.

inboxParams
object

Configuration for app inbox functionality. Only applicable if app inbox is enabled for the account.

date-time

Scheduled delivery time in format 'yyyy-MM-dd HH:mm:ss'. If not provided, message will be sent immediately.

boolean
Defaults to true

If true, only sends to contacts' last used tokens. If false, sends to all available tokens.

utmParameters
object

UTM tracking parameters for the push message

Headers
string
Defaults to {$$.env.access_token}
Responses

401

Unauthorized - Invalid or missing authentication token

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json