{
  "message": {
    "to": {
      "audience_id": "<audience_id>"
    },
    "content": {
      "title": "Hello World",
      "body": "Hello there"
    },
    "routing": {
      "channels": ["push", "sms"],
      "method": "single"
    }
  }
}