Upload an Asset File

This API is used to securely upload an asset for permanent storage.

Required Parameters :-

1. AdminEmail - Registered email address

2. file - Upload the asset file

3. fileName - A name by which the metadata for the asset will be stored. If empty, system will assign default filename.

Body Params
string
file
string
Responses
200

AssetId & AssetHash

400

Bad Request Errors

403

Access Denied

406

Please Provide Valid Email Address

Language
Response
Click Try It! to start a request and see the response here!