v3

latestOpenAPI 3.1.02026-08-06274467602.9 KB
import

Commit Import To Project

Commit resolved import rows into an EXISTING project (Door 2).

Synchronous — layers exist when the response returns, like the upload endpoint. The request carries references only: the row values come from the held inspect result this server parsed, redeemed by upload.token. Every feature is fenced against projects.county_fips: out-of-county refs are skipped and reported per-row, in-scope rows always commit. Unknown feature ids 404; an expired token 404s; a county-less project can't fence → 422.

post/api/v1/import/{project_id}/from-features

Request body

spine'matched_only' | 'all_rows'
layer_namestring nullable

Name for the matched-features layer. Blank or absent falls back to a name derived from the matched feature ids.

Response

Successful Response

committed_feature_idsstring[] required
out_of_scope_feature_idsstring[] required