NamespaceResp

  • key
    Type: string
    required
  • mode
    Type: stringenum
    required
    values
    • test
    • live
  • name
    Type: string
    required
  • createdAt
    Type: stringFormat: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • enableWorkflowCreation
    Type: boolean
  • settings
    Type: object ยท BrandSettings
    • company
      Type: string
      required
    • contactEmail
      Type: stringFormat: email
      required
    • logoFileId
      Type: string
      required
    • senderName
      Type: string
      required
    • address
      Type: string
    • phone
      Type: string
    • senderEmail
      Type: stringFormat: email
    • senderEmailVerified
      Type: boolean
  • updatedAt
    Type: stringFormat: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z