diff --git a/docs/api.md b/docs/api.md index ca484f2d..3a4b0bf5 100644 --- a/docs/api.md +++ b/docs/api.md @@ -43,7 +43,7 @@ Content-Type: application/json | `pickerType` | `string` | `various / images` | | `picker` | `array` | array of picker items | | `audio` | `string` | direct link to a file or a link to cobalt's live render | -| `mediaMetadata` | `object` | Supported only on YouTube and Twitter videos. Object, that contains values `duration` (duration of the video in seconds), `likes` and `views` | +| `mediaMetadata` | `object` | Supported only on YouTube and Twitter videos. Object, that contains values `duration` (duration of the video in seconds), `likes`, `views`, `title` | ### picker item variables item type: `object`