FileCreation

  • attachment
    Type: object
    required
    • filename
      Type: string
      required
    • path
      Type: string
      required
  • mimeType
    Type: string
    required
  • parentId
    required
    • Type: string · UUID Pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$

      Parent resource ID or an alias (the alias is resolved to the actual ID during the request handling).

  • comment
    • anonymousDisplayName
      Type: string
      min length:  
      1
      max length:  
      100
    • content
      Type: string
      max length:  
      25000
  • location
    • insertAfterId
      Type: string
      required
    • sortKey
      Type: string
      min length:  
      1
      max length:  
      128
      required
  • metadata
    Type: object
    • attributes
      Type: object
    • transcript
      Type: object | null
    • voiceNote
      Type: boolean | null

      Whether this item is the audio part of a voice note

  • name
    Type: string | null
    min length:  
    1
    max length:  
    255
  • tags
    Type: array
      • id
        Type: string · UUID Pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
        required
  • url
    Type: stringFormat: uri