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