Project - notionpad/notionpad GitHub Wiki

Name

Project

Description

Project aggregates knowledge bases, users and their relations

Properties

  • Name - unique name of project. Restrictions: string, required, max length 255, must be valid url segment. Must must be unique among all projects.
  • Title - display name of project. Restrictions: string, optional, max length 255. If title is not specified, name is displayed.
  • Description - description of project. Restrictions: string, optional.
  • Created - date and time of creation of project. Restrictions: datetime, required, UTC timezone.