This endpoint deletes an IaaS instance. Size limit for app instances is 200 max per request.
POST https://<tenant-URL>/api/v1/introspection_instance?token=<token>&op=delete
Valid parameters are:
| Key | Value | Description |
|---|---|---|
app | aws | azure | googlecloud | Specifies the IaaS to be deleted. |
instance_name | “<instance_name>” Example: "MYAWS_GOSKOPE" | Must be an existing instance_name in the app. No Real-time Protection, API Data Protection, or Security Assessment policies are associated with the instance. |

