file
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.