internal
example-projects

Duplicate Example Project

Deliver a curated project to a workspace.

Delivery is a durable cross-Neon-branch workflow: the response carries a workflow_id and the client tracks progress via the Recent duplications panel (which polls the per-row status).

post/api/v1/internal/example-projects/{project_id}/duplicate

Path parameters

project_idstring uuid required

Request body

target_workspace_idstring uuid required
acknowledge_missing_countiesboolean

Response

Successful Response

workflow_idstring required

Changes

Changed in 1 of the 30 revisions of this API.1

    • ○

      added the optional property / to the response with the status

      response-optional-property-added