post https://api-portfolioanalytics.cryptoindexseries.com/v1/Tenant/Assets/ArchiveAsset
Allows a tenant to archive an asset
Log in to see full request history
Responses
Allows a tenant to archive an asset
xxxxxxxxxx
10curl --request POST \
--url https://api-portfolioanalytics.cryptoindexseries.com/v1/Tenant/Assets/ArchiveAsset \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"asset_unique_symbol": "BTC",
"archived_dt": null
}
'
Try It!
to start a request and see the response here! Or choose an example: