initiate_media_replacement
Replace an existing media file by providing its ID, filename, MIME type, and size. Returns a signed PUT URL to upload the new content.
Instructions
Start replacing a media file and return a signed PUT URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | Yes | ||
| filename | Yes | ||
| mime_type | Yes | ||
| media_file_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||