Adjust visibility and maintenance state
App-level reversible operational state (orthogonal to lifecycle, adjustable at any time):
-
scope: public (marketplace visible) / private (owner only) / shared (grant list, managed via PUT/DELETE …/grants/); -
accepting_runs: maintenance switch. false = under maintenance; new runs from others are rejected (403 app-not-accepting-runs, message carryingpause_message); existing runs, purchased data and marketplace visibility are unaffected; the owner’s self-tests are exempt. Flip back to true once the upstream is fixed — no lifecycle change needed. -
source_locale: the locale the manifest is written in (language[-Script][-REGION], e.g. zh-CN / en-US). Unset = the deployment default. Translations for other locales overlay this original (see …/translations). If a translation already exists for the new source locale the response carries atranslation-shadowed-by-sourcewarning — it is not deleted automatically.
Zero-Release apps can be adjusted too (no external effect, but keeping the settings is the unsurprising behavior).
Authorizations
DataHub API Key
Path Parameters
Body
Response
Successful Response