Delete ecosystem
Ecosystems
Delete ecosystem
⚠ TABLE NOT LOADED FROM BIGQUERY — Soft-deletes a row in the user-owned
ecosystemstable.
Marks the ecosystem inactive (is_active=false) — it stops appearing in the list endpoint but the row, its slug, and its landscapes are kept in the database. Idempotent. Requires the delete:ecosystems scope.
DELETE
Delete ecosystem
Authorizations
OAuth2 client-credentials flow against the Dealroom Auth0 tenant. Use the client_id / client_secret from a Programmatic API key. Tokens are valid for 24h — Swagger UI will reuse the same token across operations.
Path Parameters
Minimum string length:
1Example:
"1"
Response
Ecosystem deleted