post https://dev.api.thenftbrewery.com/api/v1/ipfs/assets
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.
Log in to see full request history
Responses
200AssetId & AssetHash
400Bad Request Errors
403Access Denied
406Please Provide Valid Email Address