Delete an asset DELETE/portfolio/assets/{asset} Path parametersassetintegerRequired#The asset ID Responses200{}404Not found.Error cURLTypeScriptPythonPHPGoC#curl -X DELETE https://your-url.com/kong/core/api/gateway/portfolio/assets/{asset}\ -H "Authorization: Bearer $DELIO_API_KEY"\ -H "Content-Type: application/json"