# Delete an application Delete an existing application by its ID from the current environment. This action permanently removes the application and its associated configuration. This request requires an environment token for authentication. Endpoint: DELETE /resources/applications/v1/{id} ## Path parameters: - `id` (string, required) ## Response 200 fields