solnk_confirm_media_upload
After uploading a file via a presigned URL, use this to verify storage, mark the media ready, and obtain the media_id needed for publishing.
Instructions
Finalize a presigned upload after you've PUT the file to the upload_url from solnk_create_media_upload. Verifies the file is in storage and marks the media ready, returning the media_id to use in solnk_publish.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| media_id | Yes | media_id returned by solnk_create_media_upload |