v1
latestOpenAPI 3.0.02026-08-06194226589.8 KBAssets
Upsert an asset.
You can only upload one file at a time. The mime type of the file is not calculated by Squidex and is required correctly.
post/api/apps/{app}/assets/{id}
Path parameters
appstring required
The name of the app.
idstring required
The optional custom asset id.
Query parameters
parentIdstring
The optional parent folder id.
duplicateboolean
True to duplicate the asset, event if the file has been uploaded.
Response
Asset created or updated.