update_media
Modify the URL of a registered media asset to point to a new location for the original file, such as after re-hosting.
Instructions
Update a registered media asset. Currently supports updating the original media URL (e.g., after re-hosting the original file).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| media_id | Yes | UUID of the media asset to update | |
| original_media_url | Yes | New URL for the original (unprotected) media file |