Workflow

Admin Managed Demos

Follow the sequence below, then use API Reference for payload schema and response details.

Steps

  1. List managed demo sites across the current internal admin account:

    Operation IDs: admin.managedDemos.list

  2. Search managed customer accounts across the current internal admin account:

    Operation IDs: admin.accounts.list

  3. Load a single managed account policy surface:

    Operation IDs: admin.accounts.get

  4. Update managed account plan, quotas, or flags:

    Operation IDs: admin.accounts.update

  5. Create a managed demo account, first site, and showcase namespace:

    Operation IDs: admin.managedDemos.create

  6. Inspect and manage the showcase namespace for a managed demo site:

    Operation IDs: sites.showcase.get, sites.showcase.create, sites.showcase.update

Related Docs