post https://portal.ixon.cloud:443/api/assets//object-storage/upload
Log in to see full request history
Responses
xxxxxxxxxx
curl --request POST \
--url https://portal.ixon.cloud:443/api/assets/assetId/object-storage/upload \
--header 'Api-Version: 2' \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
{
"status": "string",
"type": "string",
"data": {
"type": "azure-blob-storage",
"url": "string"
}
}