Internal Uploads
Internal service for the media processing pipeline to update upload metadata, thumbnails, and virus scan results
postConfirm meta upload (internal)
Confirms that meta uploads have been successfully uploaded and should be associated with the source upload. Authenticated by the in-band update_token; no Bearer required.
postGet processing context (internal)
Retrieves the processing context for an upload including source download URL, intent metadata, folder context, and thumbnail parser configuration. Authenticated by the in-band update_token; no Bearer required.
postRequest meta upload (internal)
Creates presigned upload URLs for meta uploads such as thumbnails, archive trees, and AI content. Authenticated by the in-band update_token; no Bearer required.
postUpdate upload (internal)
Updates an upload with processing results including validation, metadata, AI analysis, and virus scan. Authenticated by the in-band update_token; no Bearer required.