Welcome Template

A simple template with one image and one text container
Example API Payload
{
  "template": "o0rkv7E1MknOGqNaYn",
  "webhook_url": null,
  "metadata": null,
  "modifications": [
    {
      "scene": "Scene 1",
      "background-image": "https://cdn.filestackcontent.com/uiWDg7b1TpStJeyOF8CV",
      "object": "photo"
    },
    {
      "scene": "Scene 1",
      "text": "This example template has one text and one image container. Change the data in the API console to try it out!",
      "object": "message"
    }
  ]
}