- Help Center
- AIMS Platform Guides
- Agent - custom development
POST - Delete a system with the API
You can delete a system by using the following request and basic auth:
DELETE https://api.aimsinnovation.com/api/environments/{environment_id}/systems/{system_id}

