Send Message to List

POST https://{{et_subdomain}}.rest.marketingcloudapis.com/push/v1/messageList/{{mobilepush_message_id}}/send

https://developer.salesforce.com/docs/atlas.en-us.noversion.mc-apis.meta/mc-apis/postMessageListSend.htm

Sends a message to the specified mobile devices of a push-enabled app.

Request Body

{"InclusionListIds"=>["UTZ6QTh4MVRmMC1XZlN5QUtnS3hWdzo2NTow"], "ExclusionListIds"=>["VWRoY1IzcWh2RXVvc3FDYTRfcGtvQTo2NTow"], "Override"=>true, "MessageText"=>"New information available!", "title"=>"Boost your winnings!", "subtitle"=>"Check your app to see what else is in store.", "mutable-content"=>1, "SendTime"=>"2012-10-31 09:00", "Sound"=>"MyFile.caf", "Badge"=>"+1", "OpenDirect"=>"OD01", "CustomKeys"=>{"keyA"=>"keyA_value", "keyB"=>"keyB_value"}, "CustomPayload"=>{"customA"=>"customA_value"}}