Create Sandbox Project From Features
Create one sandbox project from several confirmed features (Door 1).
The multi-feature twin of /sandbox/from-feature: derives one shared county from every feature's marker before inserting the project, then enqueues a single seed for all of them. Unknown feature_id → 404; a NULL/malformed marker → 422; features spanning more than one county → 422 (a project is scoped to one county under RLS, so the paste must be split). status flips to ready and the layers arrive via SSE.
features is the paste flow. upload is the file-import flow, whose row values come from the server's held inspect result rather than this request.
Headers
Request body
Response
Successful Response
Changes
Changed in 4 of the 30 revisions of this API.35
- ▲
the request property
///became requiredrequest-property-became-required
- ▲
request property
///list-of-types was narrowed by removing typesnullfrom media typeapplication/jsonrequest-property-list-of-types-narrowed
- ▲
added the pattern
^\d{5}$to the request property///request-property-pattern-added
- ○
added the new optional request property
new-optional-request-property
- ▲
- ○
added the new optional request property
///new-optional-request-property
- ○
- ○
added the new optional
headerrequest parameterIdempotency-Keynew-optional-request-parameter
- ○
- ○
added the new optional request property
///new-optional-request-property
- ○
added the new optional request property
new-optional-request-property
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○