Delete Azure Tenant Connector

DELETE/connectors/v1.0/org/azure/{organizationConnectorId}

An API endpoint to delete an Azure tenant connector. Deleting the tenant connector will detach the member connector associated with it.

Sample: Delete an Tenant ConnectorSample: Delete an Tenant Connector

API request

curl --x "DELETE" --location 'https://<QualysGatewayURL>/connectors/v1.0/org/azure/xxxxxx
--header 'Authorization: Bearer xxxxxxxxxxxxxxxxxxxxxxxxxxxx' \
--header 'Content-Type: application/json' \