v36
latestOpenAPI 3.0.3GNU General Public License v3.0raw.githubusercontent.com2026-08-017758212.6 KBfile
Create a new asset
Creates a new asset from a direct file upload (multipart/form-data) with associated metadata.
If an asset with the same hash already exists, returns the existing asset.
post/api/assets
Response
Asset already existed for this user (deduplicated by content hash); the existing asset is returned with created_new=false.