Skip to main content
DELETE
/
analysis
/
cloud
/
azure
/
{analysisId}
Delete Azure Cloud Connection and Analysis
curl --request DELETE \
  --url https://{host}/api/v2/analysis/cloud/azure/{analysisId}

Documentation Index

Fetch the complete documentation index at: https://docs.kubex.ai/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

analysisId
string
required

The unique referenced ID of the Azure analysis.

Response

Delete accepted/completed; audit removed.