wecandeo_upload_thumbnail
Upload a thumbnail image to a video using a local file path or remote URL, attaching it with the video's access key.
Instructions
Upload a thumbnail image for a video. Issues a thumbnail upload token for the accessKey then uploads. source can be a local file path or a remote URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Local file path or remote URL of the thumbnail image | |
| accessKey | Yes | Original video access key (Level 1) to attach the image to |