ModerationTemplateReferenceImageInput

  • role
    Type: string enum
    required
    values
    • allowed
    • disallowed
  • sortOrder
    Type: integer
    min:  
    0
    required

    Integer numbers.

  • storageKey
    Type: string
    min length:  
    1
    max length:  
    1024
    required

    Key of an image already uploaded to Youzu-managed storage

  • assetUrl
    Type: string
    max length:  
    2048
    Format: uri

    Optional canonical Youzu URL matching storageKey; arbitrary URLs are rejected

  • caption
    Type: string | null
    max length:  
    1000
  • mimeType
    Type: string enum
    values
    • image/jpeg
    • image/png
    • image/webp