Instagram Story

Example API Payload
{
  "template": "2vDz5JwxOz58Zg9eOP",
  "webhook_url": null,
  "metadata": null,
  "modifications": [
    {
      "scene": "Scene 1",
      "media_url": "https://cdn.filestackcontent.com/gXhAaJ8QdaQecu9iWGgg"
    },
    {
      "scene": "Scene 1",
      "text": "Song title",
      "object": "song_title"
    },
    {
      "scene": "Scene 1",
      "text": "Artist Name",
      "object": "artist_name"
    },
    {
      "scene": "Scene 1",
      "background-image": "https://cdn.filestackcontent.com/Hwpjj6z1Sy2sZt87nlBw",
      "object": "album_cover"
    }
  ]
}