integrations
Delete an integration instance
delete/v1/integrations/{type}/{clientId}/{id}
Path parameters
typestring required
Integration type, e.g. nginx or mysql.
clientIdstring required
SWO Agent client ID.
idstring required
Integration ID (stable public identifier sourced from the relevant pluginInstanceId).
Query parameters
entityIdsstring[]
Entity IDs to delete alongside the integration. Must be values from the integration's entityIds field. Omit to skip entity deletion.
Response
There is no content to send for this request, but the headers may be useful.