/
FR
freezonex
/
Untitled API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1w ago
Details
Filter operations
core/apikey
4
core/asset
6
post
/api/core/asset-bindings
delete
/api/core/asset-bindings/{id}
get
/api/core/assets
post
/api/core/assets
get
/api/core/assets/{fileId}
get
/api/core/assets/{fileId}/download
core/auth
8
core/cliauth
2
core/flow
13
core/i18n
1
core/iam
9
core/system
4
core/uns
19
openapi/v1/auth
1
openapi/v1/flow
8
openapi/v1/info
1
openapi/v1/platform
1
openapi/v1/uns
11
core/asset
coreAsset
post
/api/core/assets
Request body
AssetUploadReq
required
fileName
string
required
contentType
string
size
integer
sha256
string
storageKey
string
isPublic
boolean
business
string
useBy
string
Response
A successful response.
object
required
code
integer
msg
string
data
Envelope
Changes