---
title: "Post Environment Hub Provision"
method: POST
path: "/api/flash/environments/hub/provision/internal"
tags: ["flash"]
---

# Post Environment Hub Provision

`POST /api/flash/environments/hub/provision/internal`

Run one bounded pass of seeded environment hub provisioning.

`orgId` narrows the pass to one organization so a member-triggered run cannot advance the
retry backoff on other organizations' rows. the cron sweep omits it and runs globally.

## Query parameters

- `limit` integer
- `orgId` string, uuid, nullable

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/freesolo/apis/platform-backend.md) · [All operations](https://skmtc.dev/freesolo/apis/platform-backend/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/freesolo/platform-backend/revisions/5626e92675af/schema)
