Delete an Integration
Deletes an Azure Sentinel integration.
Where 'id' is integrationId provided by Qualys to the customer.
API Request
"curl -X DELETE""qualyspublichost/partner-integration/{productId}/integration?integrationType=AZURE_SENTINEL_V2""-H""Authorization: Bearer <token>"
Response
{
"messsage":"Integration config successfully deleted."
}"