Accueil

Workflow

Site Portfolio Management

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

Steps

  1. List agency customer accounts (agency plans):

    Operation IDs: agency.customers.list

  2. Create/invite agency customer account (agency plans):

    Operation IDs: agency.customers.create

  3. Update an existing managed customer between Starter and Pro:

    Operation IDs: agency.customers.update

  4. List portfolio sites:

    Operation IDs: sites.list

  5. Load consolidated site dashboard payload (detail + deployments, optional pages):

    Operation IDs: sites.dashboard.get

  6. Update site configuration:

    Operation IDs: sites.update

  7. List discovered pages for a site:

    Operation IDs: sites.pages.list

  8. Generate language switcher snippets for custom frontend integration:

    Operation IDs: sites.switcherSnippets.get

Related Docs