v36
latestOpenAPI 3.0.3GNU General Public License v3.0raw.githubusercontent.com2026-08-017758212.6 KBfile
Create asset reference from existing hash
Creates a new asset reference using an existing asset's hash. This avoids re-uploading the file content when the asset already exists in storage. The user can provide their own metadata and tags for the reference.
post/api/assets/from-hash
Request body
Response
Asset reference already existed for this user (deduplicated by content hash); the existing asset is returned with created_new=false.