Soft-delete an ecosystem (set is_active=false)
Ecosystems
Soft-delete an ecosystem (set is_active=false)
⚠ 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
Soft-delete an ecosystem (set is_active=false)
Documentation Index
Fetch the complete documentation index at: https://developers.beta.dealroom.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Auth0 JWT access token. Paste a token obtained from your preferred OAuth2 flow. For machine-to-machine use, the OAuth2 client_credentials scheme below can mint a token directly from your client_id / client_secret inside the Swagger UI Authorize dialog.
Path Parameters
Minimum string length:
1Example:
"1"
Response
Ecosystem deleted