Skip to main content

CreateProject

Create or update a project from a template

Path Parameters
  • templateKey string required
Query Parameters
  • workspaceKey string
  • testMode boolean
Responses

ID of created project


Schema
  • anyOf

  • createdOrUpdatedPages object
  • property name* string
  • response object
  • description string
  • title string
  • pinned object
  • anyOf
  • pages object[]
  • Array [
  • data undefined[]
  • pinned string[]
  • cover string
  • status number

    Possible values: [0, 1, 2, 3]

  • path string
  • description string
  • title string
  • id string
  • ]
  • id string
  • url string
  • projectKey string
Loading...