Skip to main content

Create a new document.

Create a new document.

Path Parameters
  • project_id integer required

    ID of the project

Request Body required
  • text string required

    Document text

  • segments object
  • text string required

    Segment text

Responses

Document was created


Schema
  • text string

    The document text

  • id integer

    The ID of the document.

Loading...