v1
latestOpenAPI 3.0.22026-07-2610288167.4 KBasset
Upload a new asset
Uploads a new asset to the system with associated metadata. Supports two upload methods:
- Direct file upload (multipart/form-data)
- URL-based upload (application/json with source: "url")
If an asset with the same hash already exists, returns the existing asset.
post/api/assets
Request body
Response
Asset already exists (returned existing asset)