Confirm Upload
confirm_uploadConfirm a media upload after you've PUT the bytes.
Verifies the object exists, records its real size + checksum (and rejects an
over-limit upload), then makes the memory findable via recall /
downloadable. id is from create_upload. Returns
{memory_id, confirmed, size_bytes, content_type}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||